Skip to content

Commit 639ac2f

Browse files
committed
Add a readme
1 parent b6f67f6 commit 639ac2f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
This is a game for the µGame game console, based on the classic Space Invaders
2+
arcade game.
3+
4+
Note that because of memory requirements, you should copy the game.mpy and not
5+
the game.py file onto the device. This is a compiled version of the same
6+
program, and it takes less memory to load.
7+
8+
Future version will probably be better optimized and will be able to run the
9+
uncompiled version directly, but for now there is this workaround.

0 commit comments

Comments
 (0)