List the next TODOs ... please have a look at the README
This commit is contained in:
parent
7d1714c88b
commit
d907e0cc9e
1 changed files with 13 additions and 1 deletions
14
pongr/README
14
pongr/README
|
@ -1 +1,13 @@
|
||||||
Simples Spiel um reinzukommen.
|
Simple Pong game to create a basic structure and get a
|
||||||
|
actual running game READY TO SHIP!
|
||||||
|
|
||||||
|
To get started, download the official PureBasic book:
|
||||||
|
http://www.purebasic.fr/english/viewtopic.php?f=14&t=37059
|
||||||
|
|
||||||
|
TODO:
|
||||||
|
- Adapt the coding styles from Chapter 8 to the code
|
||||||
|
- Implement the game menu with the specified structures
|
||||||
|
- Add global events for closing the window
|
||||||
|
|
||||||
|
BUGS:
|
||||||
|
-
|
||||||
|
|
Reference in a new issue