Is this an actual C64 game? How was it coded in (which engine?). Interested in how you did a loading screen like the actual loading screen from C64!
Viewing post in Frogs and Ghouls (C64 style practice project) comments
It's made in Game Maker and I'm just providing illusions that it's a C64 game. The loading screen is merely an animation to provide a more authentic ruse. :P I have made some games using BASIC language on C64 though, but I could not create this game with it. I don't do Assembly and with BASIC I can only create text-based adventures, which it is super good for.