First draft of Pongr in PureBasic
This repository has been archived on 2021-11-09. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
2016-04-06 15:33:54 +02:00
data Change folder 2016-04-06 15:33:54 +02:00
doc Change folder 2016-04-06 15:33:54 +02:00
src Change folder 2016-04-06 15:33:54 +02:00
pongr.pbp Change folder 2016-04-06 15:33:54 +02:00
README Change folder 2016-04-06 15:33:54 +02: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.