This website requires JavaScript.
Explore
Help
Register
Sign in
study-faraphel
/
L3-Bataille-Navale
Watch
1
Star
0
Fork
You've already forked L3-Bataille-Navale
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Licence 3 - Bataille Navale en Python (projet de communication réseau)
pyglet
python
10
commits
1
branch
2
tags
90
MiB
Python
99.1%
C
0.9%
36e89f0e6d
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Faraphel
36e89f0e6d
button now have simpler getter and a single _update_size method
2023-01-10 13:56:20 +01:00
assets
added a Widget system with a Button widget example
2023-01-10 00:09:25 +01:00
source
button now have simpler getter and a single _update_size method
2023-01-10 13:56:20 +01:00
.gitignore
renamed some directory to avoid conflit and improve readability
2023-01-09 16:04:49 +01:00
main.pyw
button now have simpler getter and a single _update_size method
2023-01-10 13:56:20 +01:00
README.md
added base file and a hello world with pyglet
2023-01-04 19:47:37 +01:00
requirements.txt
implemented a Board and a Boat for naval battle
2023-01-07 13:16:48 +01:00
README.md
Projet S6