I'm going to start posting random development thoughts on my current project, "Rivers Of Impossibility", a sort of MC Escher inspired hybrid of Realm of Impossibility and Gauntlet.
First off, my isometric perspective inspiration:
https://www.youtube.com/watch?v=-OC6vJaeExk
This C64 BASIC program shows an interesting random isometric maze generator. Unlike true isometric, the dihedral angle is a steep 45 degrees (it should be 30 deg for true isometric). But there are a number of mathematical and geometric conveniences to this 45 degree isometric perspective.
#RiversOfImpossibility #GameDevelopment #c64 #retrogaming
There are no comments yet.