You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
dev | 2 years ago | |
resources/public | 2 years ago | |
src/clong | 2 years ago | |
.gitignore | 2 years ago | |
README.md | 2 years ago | |
project.clj | 2 years ago |
README.md
clong
A game project developed with minicosm
** Development
To get an interactive development environment run:
lein figwheel
A browser window will be launched running from clong.main
on http://localhost:3449. Auto-reloading with Figwheel is enabled, however do note that because of peculiarities with the behavior of canvas elements and some of the internal JS event hooks, manual reloading on a change may still be necessary.
License
Copyright © 2020 YOUR NAME HERE
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.