Skip to content
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Asteroids

March's entry into my 1 Game Per Month Challenge.

Asteroids Screenshot

This represents a Super Nintendo port of Asteroids.

This month's entry focused on:

  • A robust Game Loop
  • Object Collisions

Build Requirements

  • ca65
  • pcx2snes
  • gnu Make
  • python3
  • ucon64