Giter Site home page Giter Site logo

dojo-game-of-life-demo's Introduction

 _____ _             ____                               __   _     _  __      
|_   _| |__   ___   / ___| __ _ _ __ ___   ___    ___  / _| | |   (_)/ _| ___ 
  | | | '_ \ / _ \ | |  _ / _` | '_ ` _ \ / _ \  / _ \| |_  | |   | | |_ / _ \
  | | | | | |  __/ | |_| | (_| | | | | | |  __/ | (_) |  _| | |___| |  _|  __/
  |_| |_| |_|\___|  \____|\__,_|_| |_| |_|\___|  \___/|_|   |_____|_|_|  \___|
                                                                                -  The Game of Life with Dojo -


This demo uses version 1.5 of the Dojo Toolkit (http://dojotoolkit.org) to create a version of Conways Game of Life. 
More information about the Game of Life can be found on wikipedia at http://en.wikipedia.org/wiki/Conway's_Game_of_Life.

The game demonstrates a number of features of the Dojo toolkit including:
 * Dijits, used for the game controls.
 * An MVC approach to client side Javascript development, including dojo.data for the model, dijits for the view and a 
   custom controller. Whilst the demo has been built as a standalone Javascript app the model could be easily adapted to 
   use Dojo.data to communicate with your backend of choice.
 * Dojo publish and subscribe framework for communicating between the model, view and controller.
 * Two views, one built using standard HTML tables and one built using dojox.gfx vector graphics API.
 * An example project layout and introduction to the build system.

Installation Instructions:
// TODO

dojo-game-of-life-demo's People

Contributors

mrtom avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.