An open API service indexing awesome lists of open source software.

https://github.com/ivandamnation/battleships_project

Another simple game. Practicing in class definition. For more info read README file.
https://github.com/ivandamnation/battleships_project

battleship game game-development oop study

Last synced: 2 months ago
JSON representation

Another simple game. Practicing in class definition. For more info read README file.

Awesome Lists containing this project

README

        

# Battleships The game

Features:
1. Classic game rules;
2. Gameplay in Python Console;
3. Computer AI for opponent (just random for now);
4. Changeable game field;
5. Changeable length and amount of ships on field;
6. Separate options file for fast and simple changes.

Made for final practice exercise in chapter
"OOP" for SkillFactory

For education purpose only. Workability is not guarantee.

Made by IvanDamNation (a.k.a. IDN)
GNU General Public License v3, 2022