1.Lime.js
Game Query is a jQuery plug-in to help make javascript game development easier by adding some simple game-related classes. It's still in an early stage of development and may change a lot in future versions. The project is hosted on GitHub (it was hosted on Google Code before) and a twitter page where you can follow the daily progress of the development.


LimeJS is a HTML5 game framework for building fast, native-experience games for all modern touchscreens and
desktop browsers.
Game Query is a jQuery plug-in to help make javascript game development easier by adding some simple game-related classes. It's still in an early stage of development and may change a lot in future versions. The project is hosted on GitHub (it was hosted on Google Code before) and a twitter page where you can follow the daily progress of the development.
If you have any comments, bugs to report or suggestions you're welcome to send an email to: gamequery(at)onaluf(dot)org or use the Google Group. You can also leave a comment the gameQuery entryof my blog.
3.Processing.js 1.3.6

Processing.js is the sister project of the popular Processing visual programming language, designed for the web. Processing.js makes your data visualizations, digital art, interactive animations, educational graphs, video games, etc. work using web standards and without any plug-ins. You write code using the Processing language, include it in your web page, and Processing.js does the rest. It's not magic, but almost.
Originally developed by Ben Fry and Casey Reas, Processing started as an open source programming language based on Java to help the electronic arts and visual design communities learn the basics of computer programming in a visual context. Processing.js takes this to the next level, allowing Processing code to be run by any HTML5 compatible browser, including current versions of Firefox, Safari, Chrome, Opera, and Internet Explorer. Processing.js brings the best of visual programming to the web, both for Processing and web developers.

The time has come to shut the doors on Effect Games, so we can move onto other projects. But we've preserved some of our old games and demos for you to play with:
We've also open sourced the entire Effect Games engine, as well as the web IDE. Effect Games, in it's entirety, has been moved to GitHub. It can be forked, or simply downloaded and installed on your own server. Installation instructions are included. Here is the link:

Comments