$ sudo apt-get update $ sudo apt-get install git mysql-server $ sudo apt-get install apache2 php5 php5-mysql php5-curl php5-memcached $ sudo service apache2 restart If you are using Ubuntu 16.04, the ...
A simple library for handling basic canvas drawings, callbacks, and animations. Created as a teaching library to give students a close-to-the-browser-API experience in game development.