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
58
commits
1
branch
2
tags
90
MiB
Python
99.1%
C
0.9%
772e3bb47a
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
772e3bb47a
added a bomb functionality on the enemy game grid
2023-02-21 17:38:56 +01:00
assets
added support for animated texture
2023-02-21 15:19:43 +01:00
source
added a bomb functionality on the enemy game grid
2023-02-21 17:38:56 +01:00
.gitignore
renamed some directory to avoid conflit and improve readability
2023-01-09 16:04:49 +01:00
main.pyw
drawing is now done with batch (speeding up the drawing by 50% to 300%)
2023-02-19 12:32:16 +01:00
NOTE.md
fixed the game grid preview
2023-02-21 11:39:50 +01:00
README.md
added base file and a hello world with pyglet
2023-01-04 19:47:37 +01:00
requirements.txt
rewrote the base of the Window, Scene and Widget class to make them as clean as possible
2023-02-09 23:56:04 +01:00
README.md
Projet S6