Skip to content
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 335 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 335 Bytes

Battleship

This is a battleship game I made in ~2 hours using pygame for a grade 11 compsci project.

Main MenuMain Menu

Play against a friend (with anti-cheat features) or battle against the cpu (which definitely cheats).

➜ pip3 install pygame
➜ python3 ./main.py