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-25 00:01:36 +01:00
..
data Add the PCRE license and start implementing the menu DSL. 2011-01-25 00:01:36 +01:00
doc Add the PCRE license and start implementing the menu DSL. 2011-01-25 00:01:36 +01:00
src Add the PCRE license and start implementing the menu DSL. 2011-01-25 00:01:36 +01:00
pongr.pbp Restructure the project files and start implementing the main menu 2011-01-24 22:38:39 +01:00
README Apply the coding conventions and the style guide definitions. 2011-01-20 22:09:31 +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:
  - Implement the game menu With the specified structures
  - Add Global events For closing the window

BUGS:
  - In fullscreen mode, the screen resolution does not change.