Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.