-
Notifications
You must be signed in to change notification settings - Fork 0
a Game of Life in Scala with 2D/3D Javascript visualisation
License
lukmusial/play-life
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Game of Life in Scala - beta version Implementation of Game of Life http://en.wikipedia.org/wiki/Conway's_Game_of_Life using Scala, Play, simple Javascript and HTML5 Canvas. Web visualisation using Play/Activator: use ./activator run and http://localhost:9500 Web 3d visualisation (early alpha) using Play/Activator: use ./activator run and http://localhost:9500/threed Game of Life in a console: use GameOfLife app and press any key to advance a stage. future plans: web presentation layer - control buttons, scaled up 2d canvas improved algorithms to calculate large/semi-infinite game canvases 3d Life - GoL presented in a sphere or cube, using 3D canvas Other implementations: http://rosettacode.org/wiki/Conway's_Game_of_Life/Scala http://www.luigip.com/?p=133 Environment: SBT 0.13 gen-idea 1.5.1 Intellij 12 with scala plugin Typesafe Activator
About
a Game of Life in Scala with 2D/3D Javascript visualisation
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published