Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fadookie/qengine
A template for making games in Processing
https://github.com/fadookie/qengine
Last synced: about 2 months ago
JSON representation
A template for making games in Processing
- Host: GitHub
- URL: https://github.com/fadookie/qengine
- Owner: fadookie
- Created: 2012-04-21T08:18:03.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-01-12T13:30:17.000Z (about 12 years ago)
- Last Synced: 2024-10-14T06:12:42.626Z (3 months ago)
- Language: Java
- Size: 81.8 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
QEngine is a template for making games with Processing.
To use it, you will need:
* The Processing Development Environment v1.5.1, from
Open QEngine.pde in Processing and hit the run button!
Not much will happen until you add custom game code.I reccomend starting by poking around in ExampleState.pde, which runs by default.