From d907e0cc9e5d7b2c4219a3f5fe3f70ecbd1fd559 Mon Sep 17 00:00:00 2001 From: Aaron Mueller Date: Sat, 15 Jan 2011 18:19:01 +0100 Subject: [PATCH] List the next TODOs ... please have a look at the README --- pongr/README | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) 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: + -