GitHub - MHOOO/ClojureScript-Game-Prototype: Prototype of a game for a university course
MHOOO / ClojureScript-Game-Prototype Public
-
Notifications
You must be signed in to change notification settings - Fork 2
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commitHistory | ||||
Repository files navigation
Introduction
This is a simple game built using ClojureScript by forking the ClojureScript One framework. Read more about it on: http://justyouraveragehacker.wordpress.com/2012/06/23/clojurescript-game-prototype/
The bulk of the action happens inside
- src/app/cljs/one/sample/animation.cljs
The last function /initialize-views/ does all the setup.
Starting it
There is a pre-compiled version inside the public/ directory. You may however also run it by calling
script/deps
script/run
About
Prototype of a game for a university course
Resources
License
Stars
Watchers
Forks
Releases
No releases published