https://github.com/leonardoval/ludorum-tactics.js
Turn-based tactics like games with Ludorum.
https://github.com/leonardoval/ludorum-tactics.js
Last synced: about 1 month ago
JSON representation
Turn-based tactics like games with Ludorum.
- Host: GitHub
- URL: https://github.com/leonardoval/ludorum-tactics.js
- Owner: LeonardoVal
- License: other
- Created: 2015-04-10T00:05:59.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-02T15:51:37.000Z (almost 10 years ago)
- Last Synced: 2025-01-27T08:42:48.478Z (3 months ago)
- Language: JavaScript
- Size: 375 KB
- Stars: 1
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Tactics games with Ludorum
==========================[](http://gruntjs.com/)
[Turn-based tactics](http://en.wikipedia.org/wiki/Turn-based_tactics) games with [Ludorum](http://github.com/LeonardoVal/ludorum.js).
Very much still work in progress.## License
Open source under an MIT license. See [LICENSE](LICENSE.md).
## Development
Development requires [NodeJS](http://nodejs.org/) (ver >= 0.10). Download the repository and run `npm install` to install all dependencies, which include: [RequireJS](http://requirejs.org/), [Grunt](http://gruntjs.com/) and some of its plugins.
## Contact
This software is being continually developed. Suggestions and comments are always welcome via [email](mailto:[email protected]).