Gyudon.js

mmm...gyudon, yum!

by Aiham Hammami

About

Gyudon.js is a Javascript library that lets you quickly and easily create objected oriented animated canvases. Using this easy to use library you can quickly create games and applications without relying on Flash and other browser plugins, making the most of what modern browsers have to offer natively. Check out the Dymaxion Puzzle Game that I created in less than a week (in my spare time) for a competition. It shows you what is possible to create with Gyudon.js in such a short amount of time.

It's named after the delicious Japanese fast food, Gyudon (beef bowl).

News

Demo

You can see a working example of Gyudon.js as a game I created for Open Call for Google Developer Day 2011:

Dymaxion Puzzle Game

I also created a simple experiment with animated circles:

Petri Dish

Here is a representation of our solar system using Gyudon.js:

The Solar System

Download

Contribute

I have created the following github repository to allow for collaboration on Gyudon.js:

License

You may use Gyudon.js under the terms of the MIT License.

Copyright (c) 2011 Aiham Hammami

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.