This repository has been archived on 2021-11-09. You can view files and clone it, but cannot push or open issues or pull requests.
pongr/pongr
2011-01-15 18:19:01 +01:00
..
draw.pb Add game stats and start up form menu structs 2011-01-15 17:45:37 +01:00
events.pb Add game stats and start up form menu structs 2011-01-15 17:45:37 +01:00
pong.pb Add game stats and start up form menu structs 2011-01-15 17:45:37 +01:00
pongr.pbp Add game stats and start up form menu structs 2011-01-15 17:45:37 +01:00
README List the next TODOs ... please have a look at the README 2011-01-15 18:19:01 +01:00
structs.pb Add game stats and start up form menu structs 2011-01-15 17:45:37 +01:00

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:
  -