Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
CAP Pirate Battleship
capbattleship
Commits
8f996ebe
Commit
8f996ebe
authored
Nov 23, 2020
by
captnfab
🦃
Browse files
Update readme and version info
parent
b8c03767
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
8f996ebe
...
...
@@ -11,13 +11,14 @@
## Download
*
[
v1.0~alpha3
](
https://forge.tedomum.net/captnfab/capbattleship/-/archive/v1.0alpha3/capbattleship-v1.0alpha3.tar.gz
)
*
[
v1.0~alpha2
](
https://forge.tedomum.net/captnfab/capbattleship/-/archive/v1.0alpha2/capbattleship-v1.0alpha2.tar.gz
)
*
[
v1.0~alpha1
](
https://forge.tedomum.net/captnfab/capbattleship/-/archive/v1.0alpha1/capbattleship-v1.0alpha1.tar.gz
)
## Dependencies:
*
python3 (works with >= 3.7.3) (uses os, configparser, random, enum, math, gettext, locale, glob)
*
python3-pygame (>= 1.9.4) (
will also
work with python3-pygame-sdl2 >= 7.3.5 in
th
e 1.0alpha
2
version)
*
python3-pygame (>= 1.9.4) (work
s
with python3-pygame-sdl2 >= 7.3.5
s
in
c
e 1.0alpha
3
version)
## Run:
...
...
capbattleship/__init__.py
View file @
8f996ebe
...
...
@@ -5,6 +5,6 @@ cap-battleship
A Pirate-themed BattleShip board-game
"""
__version__
=
"0.0.
1
"
__version__
=
"0.0.
3
"
__author__
=
"Givors Fabien and Monteillard Damien"
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment