KO
|
EN
gitlite — search
Search
#rust
#typescript
#ai
#mcp
#react
#llm
#windows
#linux
#open-source
#python
#macos
#javascript
battleship
★ 21
Open GitHub ↗
Simple battleship game built in Pygame
Download README (.md)
Explore Similar Repositories
planes
:
Variant of battleships game
midnight-seabattle
:
Brick Towers Sea Battle Game on Midnight Network
battleship
:
Official repo for Shoot First, Ask Questions Later?
2017-Battleships
:
No description available.
battleships_ai
:
A version of the game Battleships, play against a monte-carlo simulation based AI
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
battleship
?
Download (.md)
Python Open Project - battleship =========================== This is a project powered by Codecademy students. Project 1: Battleship For this project we'll be using the pygame framework wich is basically a module made for making python games for windows/mac/linux/etc. If you're not related to the pygame framework, here are some tutorials: <ul> <li><a href="http://www.pygame.org/wiki/tutorials">pygame page tutorials</a> <li><a href="http://inventwithpython.com/pygame/chapters/">invent with python</a></li> </ul>