Play fantasy computer
PTM - Programmable Tile Machine's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
How original/innovative it is | #2 | 4.166 | 4.500 |
Overall | #4 | 3.806 | 4.111 |
How much I could potentially use it in the future | #6 | 3.549 | 3.833 |
How nice/fun it is to use | #13 | 3.703 | 4.000 |
Ranked from 6 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
Leave a comment
Log in with itch.io to leave a comment.
Comments
Oh very cool, I come from developing on some of those platform you mention so there is a lot of nostalgia.
Glad you like it! I started my programming career using BASIC on an 8-bit machine (the MSX), so for me there's also a lot of nostalgia in developing this project and that's my main inspiration
I had a Spectravideo 328. Eventually also. ZX Spectrum. Was all z80a assembly or gwbasic on spectravideo.
Good memories.
Great project, very ambitious, well documented and really makes you want to dive in !
Thanks! Although I'm sure it lacks proper documentation related to the syntax of a few specific commands, I'll try to update the docs with more detailed info soon
This is very impressive. I enjoy this alot.
Thanks!
Oh, this is insane!
I can imagine, how scope of work you put in - I trying to make something like this for online...
You proof me, that anything can be made.
Thanks!
I've also tried making this same project in Javascript so it could work on the web, but performance was too poor and the browser environment is too restrictive for what I wanted to achieve so I just gave up lol... most likely someone with better skills at web development could do it though
Yeah, web is not so easy now. =|
sweet lord this is intense
:)
Holy hell, this thing is awesome! You have officially blown my mind. How did you go about building it? I wouldn’t even know where to start.
Thanks!
I have published the source code on GitHub so if you want to see how it was made, just search for PTM in my GitHub repositories.