Skip to content

MHOOO/ClojureScript-Game-Prototype

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

Packages

No packages published