This is a game logic real-time adjustment framework, using the racket language.
- homepage: https://github.com/NetEase/lively-logic
- Wiki: https://github.com/NetEase/lively-logic/wiki/
- Issues: https://github.com/NetEase/lively-logic/issues/
- Tags: racket, lisp, game, framework
clone this repo
git clone git://github.com/NetEase/lively-logic.git
This project use racket languages, so need to install the racket. Racket's official website is: < http://racket-lang.org/ >. The recommended version is 5.2.1 . After the installation is complete, open demo/pallet - game.rkt, and then click run.
Fork this project on GitHub, add your improvement, push it to a branch in your fork named for the topic, send a pull request.
You can also file bugs or feature requests under the issues page on GitHub.