This website requires JavaScript.
Explore
Help
Register
Sign in
InfoProjekt
/
game
Watch
3
Star
0
Fork
You've already forked game
3
Code
Issues
17
Pull requests
Projects
Releases
1
Packages
Wiki
Activity
No description
33
commits
2
branches
1
tag
52
MiB
Python
100%
b921da8a9a
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
Spafi
b921da8a9a
Merge pull request 'First movement and game object managing/handling' (
#36
) from Spafi/game:main into Development
...
Reviewed-on:
#36
2024-02-16 17:09:44 +00:00
.idea
edited file structure
2024-02-15 09:50:02 +01:00
art
resorted the Scene class into a subclass of GameObjects
2024-02-16 18:05:03 +01:00
fonts
added a lot of new fonts
2024-02-14 08:49:47 +01:00
classes.py
resorted the Scene class into a subclass of GameObjects
2024-02-16 18:05:03 +01:00
config.json
startscreen added
2024-02-13 10:21:42 +01:00
main.py
resorted the Scene class into a subclass of GameObjects
2024-02-16 18:05:03 +01:00
READ.ME
added new classes to READ.ME
2024-02-16 18:03:05 +01:00
test.png
startscreen added
2024-02-13 10:21:42 +01:00
viecher.py
first movement (wasd) with character integrated
2024-02-16 17:34:37 +01:00