https://github.com/markertmer/battleship
Command-line interface version of the classic game
https://github.com/markertmer/battleship
classes-and-objects hashes methods rendering validation
Last synced: 12 months ago
JSON representation
Command-line interface version of the classic game
- Host: GitHub
- URL: https://github.com/markertmer/battleship
- Owner: markertmer
- Created: 2021-12-06T23:06:29.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-16T00:53:15.000Z (about 4 years ago)
- Last Synced: 2025-01-10T23:46:42.320Z (about 1 year ago)
- Topics: classes-and-objects, hashes, methods, rendering, validation
- Language: Ruby
- Homepage:
- Size: 48.8 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
This project was completed on 12/15/2021
-Mark Ertmer
-Sully Birashk
Turing 2111 BE cohort
To run, enter the command `ruby battleship_runner.rb` from the main directory.
Enjoy this custom built game of Battleship!