Added code and data files.

This commit is contained in:
Miguel Astor
2013-08-13 13:41:57 -04:30
parent 250421bb7f
commit 42d7007a35
10 changed files with 488 additions and 1 deletions

View File

@@ -1,4 +1,8 @@
NXTInvaders
===========
An Space Invaders clone for the Lego Mindstorms NXT
A Space Invaders clone for the Lego Mindstorms NXT.
This game is written in the NXC language. To compile on Windows use the BricxCC
IDE avaliable at http://bricxcc.sourceforge.net/nbc/. On Linux systems install
the NBC compiler available on the same page and run make.