Velia7 / Pjs-2D-Game-Engine

Processing.js 2D Game Engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A 2D Game Engine For Processing/Processing.js

A Processing library for use in 2D game making, fully compatible with online deployedment via the Processing.js library.

  • Tests are in the ./tests/ directory
  • The "mario" demonstrator is in the ./mario dir (either delete or comment off testcode.pde if using the PDE)
  • The main engine entry point is ./GameLoader (make sure to uncomment spriteengine.pde if you want to run the code in the PDE)

This code is unlicensed as being public domain. Do with it whatever you want.

  • Mike "Pomax" Kamermans

About

Processing.js 2D Game Engine


Languages

Language:JavaScript 65.0%Language:Processing 34.8%Language:HTML 0.2%Language:Batchfile 0.0%