dcmrobin
New member
So I was thinking up some ideas of what to make with the Teensy 4.1 that couldn't be done with a normal arduino, and I thought: rougelite? Near-infinite replayability? That sounds cool! Now I know that there is this, which is on the Arduboy which can be run on an arduino (I'm pretty sure), but I was thinking about something more ambitious. Mine would have a procedurally fairly big generated dungeon for each level, would be real-time combat, and might have some procedurally generated puzzles randomly scattered throughout the dungeon. It would kind of be like the game Nuclear Throne. Now, would this be possible with the Teensy 4.1? I mean, it is way more powerful than an arduino, so it should be able to handle this kind of thing- but I'm very new to the Teensy board. What would be the basic approach to a project like this? Thanks in advance to any help