No description
Find a file
2026-07-15 15:14:50 +00:00
.vscode chore: Add launch configuration for Python Debugger 2024-08-29 10:06:39 +02:00
assets fixed layers 2024-09-03 23:22:12 +02:00
data modified level 2024-09-09 13:42:39 +02:00
src modified level 2024-09-09 13:42:39 +02:00
.gitignore chore: Update .gitignore to ignore __pycache__ directories 2024-08-29 10:05:36 +02:00
README.md Fixed typo in README.md 2026-07-15 15:14:50 +00:00

A Simple Game where you jump with a car made in a week while I was on an internship in B-Interaktive. Most of the time was spent on the GUI system and the scene system, because I didn't want to use godot lol.