Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cdlm/kata-battleship
A simple battleship game, as a Java programming and OO design exercise.
https://github.com/cdlm/kata-battleship
Last synced: 4 days ago
JSON representation
A simple battleship game, as a Java programming and OO design exercise.
- Host: GitHub
- URL: https://github.com/cdlm/kata-battleship
- Owner: cdlm
- Created: 2014-02-25T16:15:48.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-02-25T16:16:00.000Z (almost 11 years ago)
- Last Synced: 2024-12-18T21:36:13.934Z (23 days ago)
- Language: Java
- Size: 102 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
# Java kata: battleship game
A simple [battleship][] game, as a Java programming and OO design exercise.
[battleship]: http://en.wikipedia.org/wiki/Battleship_(game)
### License
This work by Damien Pollet is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.