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

5
Makefile Normal file
View File

@@ -0,0 +1,5 @@
all: NXTInvaders.nxc
nbc NXTInvaders.nxc -O=NXTInvaders.rxe -sm+ -d -S=usb
clean:
rm -f NXTInvaders.rxe