diff --git a/pongr/README b/pongr/README index 3b96218..23b5ec4 100644 --- a/pongr/README +++ b/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: + -