This website requires JavaScript.
Explore
Help
Register
Sign In
htamas1210
/
battleships
Watch
1
Star
0
Fork
0
You've already forked battleships
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7fca9e788547cc0f9e008d1fa5144b191d99dbd4
battleships
/
constants.py
4 lines
57 B
Python
Raw
Normal View
History
Unescape
Escape
drawing the player board
2025-07-26 14:49:49 +02:00
SCREEN_WIDTH
=
1000
drawing player boards, ship placement and shot positions
2025-07-26 20:41:16 +02:00
SCREEN_HEIGHT
=
1000
BOARD_SIZE
=
10
Reference in New Issue
Copy Permalink