Skip to content

iaj2/pyBattleship

Repository files navigation

pyBattleship

Battleship Game using pygame library!

  • Drag, rotate and place ship smoothly
  • Smart CPU opponents
  • Restart and keep playing!

Video Demo

BattleshipDemo.1.mp4

How to download

  • (Coming Soon)
  • For the time being, feel free to follow the steps below to set it up manually:
  1. clone this repo
  2. Setup virtual environment
python -m venv venv
  1. pip install requirements
pip install -r requirements.txt
  1. Run the main file
python main.py


About

Battleship Game using pygame library!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages