This website requires JavaScript.
Explore
Help
Sign In
Mathias
/
ObstacleGame
Watch
1
Star
0
Fork
0
You've already forked ObstacleGame
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
18
Commits
1
Branch
1
Tag
6630b8a845a7ffe29e774757757066bac59edc36
Branches
Tags
View all branches
Go to file
Code
Mathias Wagner
6630b8a845
Update release workflow
2024-11-25 12:50:20 +01:00
.gitea
/workflows
Update release workflow
2024-11-25 12:50:20 +01:00
res
Upload player.png asset
2024-11-25 12:04:42 +01:00
.gitignore
Update .gitignore
2024-11-25 12:18:31 +01:00
CMakeLists.txt
Create CMakeLists.txt
2024-11-25 12:04:12 +01:00
Game.cpp
Fix player movement
2024-11-25 12:18:12 +01:00
Game.h
Create Game.cpp / Game.h
2024-11-25 12:04:00 +01:00
Helper.cpp
Create Helper files
2024-11-25 12:03:39 +01:00
Helper.h
Create Helper files
2024-11-25 12:03:39 +01:00
LICENSE
Initial commit
2024-11-25 10:42:50 +00:00
Main.cpp
Create Main.cpp
2024-11-25 12:04:16 +01:00
README.md
Initial commit
2024-11-25 10:42:50 +00:00
README.md
ObstacleGame
Entwickelt für die Berufschule: Ein Spiel, in welchem du Gegnern ausweichen musst.
Description
Entwickelt für die Berufschule: Ein Spiel, in welchem du Gegnern ausweichen musst.
Readme
MIT
2.7
MiB
Languages
C++
96%
CMake
4%