Easy 68K Castlevania Assembly Game
This was a one week student project programmed with an Easy 68K compiler The goal of the game is hit the enemy by throwing axes. The back buffer for the game is actually smaller than the screen size for faster rendering. When it comes to actually displaying the screen small rectangles two by two are displayed instead of individual pixels.
Comments are currently closed.