First draft of Pongr in PureBasic
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.
Go to file
Aaron Fischer 3d1d0f797f Change folder 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
README Change folder 2016-04-06 15:33:54 +02:00
pongr.pbp Change folder 2016-04-06 15:33:54 +02:00

README

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.