Skip to content

trevortrusty/68k-Rectangle-Animation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

68k animation/game assembled using EASy68K simulator/assembler.

  • animation.X68: A red-colored rectangle moves back and forth on the x-axis at 50 fps
  • playable.X68: The rectangle can be moved by pressing the left and right arrow keys

Future Goals:

  • Add keyboard arrow controls to move the rectangle
  • Make screen (in playable environment) wrap around, or have boundaries so that rectangle cannot leave the scree
  • Add physics to allow rectangle to jump

Releases

No releases published

Packages

No packages published