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-20 22:09:31 +01:00
..
Draw.pbi Apply the coding conventions and the style guide definitions. 2011-01-20 22:09:31 +01:00
Events.pbi Apply the coding conventions and the style guide definitions. 2011-01-20 22:09:31 +01:00
Main.pb Apply the coding conventions and the style guide definitions. 2011-01-20 22:09:31 +01:00
pongr.pbp Apply the coding conventions and the style guide definitions. 2011-01-20 22:09:31 +01:00
README Apply the coding conventions and the style guide definitions. 2011-01-20 22:09:31 +01:00
Structs.pbi 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.