LeonardoVal / ludorum.js

A board game framework, focused not on graphics or user interfaces, but on artificial players design, implementation and testing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ludorum

Built with Grunt NPM

Ludorum is a board game framework. It is not focused on graphics or user interfaces, but on artificial players design, implementation and testing. Among other things, it currently includes:

It supports loading with AMD (with RequireJS) or a script tag (sets ludorum in the global namespace).

License

Open source under an MIT license. See LICENSE.

Development

Development requires NodeJS. Download the repository and run npm install to install: RequireJS, Grunt and some of its plugins.

Contact

This software is being continually developed. Suggestions and comments are always welcome via email.

About

A board game framework, focused not on graphics or user interfaces, but on artificial players design, implementation and testing.

License:Other


Languages

Language:JavaScript 97.3%Language:HTML 1.9%Language:CSS 0.8%