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: about 1 year 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 (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-02-25T16:16:00.000Z (over 12 years ago)
- Last Synced: 2025-02-11T11:51:22.256Z (over 1 year 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.