◐ Shell
clean mode source ↗

GitHub - MHOOO/ClojureScript-Game-Prototype: Prototype of a game for a university course

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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

Readme

License

EPL-1.0 license

Activity

Stars

5 stars

Watchers

1 watching

Forks

2 forks

Releases

No releases published