https://github.com/krasun/bomberman
https://github.com/krasun/bomberman
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/krasun/bomberman
- Owner: krasun
- Created: 2016-03-20T21:18:35.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-27T20:24:02.000Z (over 9 years ago)
- Last Synced: 2025-03-24T10:57:29.576Z (7 months ago)
- Language: PHP
- Size: 385 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Bomberman
---------Simple implementation of Bomberman using server for logic processing.
Not implemented yet:
1. Normalize move times;
2. Develop AI.