Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leonardoval/ludorum-game-connect4.js
Connect Four board game implementation for Ludorum.
https://github.com/leonardoval/ludorum-game-connect4.js
artificial-intelligence artificial-players board-game board-game-framework connect-four javascript ludorum
Last synced: 24 days ago
JSON representation
Connect Four board game implementation for Ludorum.
- Host: GitHub
- URL: https://github.com/leonardoval/ludorum-game-connect4.js
- Owner: LeonardoVal
- License: other
- Created: 2017-08-14T14:50:10.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T17:31:00.000Z (about 2 years ago)
- Last Synced: 2024-11-12T18:55:01.392Z (about 1 month ago)
- Topics: artificial-intelligence, artificial-players, board-game, board-game-framework, connect-four, javascript, ludorum
- Language: JavaScript
- Size: 480 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Connect4 for [Ludorum](http://github.com/LeonardoVal/ludorum.js)
=================================================================[![Built with Grunt](https://cdn.gruntjs.com/builtwith.png)](http://gruntjs.com/)
Connect Four board game implementation to use with game framework [Ludorum](http://github.com/LeonardoVal/ludorum.js). It supports loading with AMD (with [RequireJS](http://requirejs.org/)) or a script tag.
## License
Open source under an MIT license. See [LICENSE](LICENSE.md).
## Contact
This software is being continually developed. Suggestions and comments are always welcome via [email](mailto:[email protected]).