Skip to content

moscow-clojure-meetup/game2048-team-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Development mode

To start the Figwheel compiler, navigate to the project folder and run the following command in the terminal:

lein figwheel

Figwheel will automatically push cljs changes to the browser. Once Figwheel starts up, you should be able to open the public/index.html page in the browser.

Building for production

lein clean
lein package

About

The "2048 video game" implementation from the team #2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published