Go to file
Yadciel b9bf5d6a74 Delete Kniffel.apk and simplify GameScene node definitions
Removed the Kniffel.apk binary file and its reference in .gitignore. Simplified multiple node definitions in GameScene.tscn by eliminating unnecessary properties like item_count and popup details.
2024-08-19 14:13:39 +02:00
android export Initial commit 2024-08-19 09:34:15 +02:00
.gitattributes Initial commit 2024-08-19 09:34:15 +02:00
.gitignore Delete Kniffel.apk and simplify GameScene node definitions 2024-08-19 14:13:39 +02:00
export_presets.cfg Initial commit 2024-08-19 09:34:15 +02:00
GameScene.gd Fix score selection issues and update score item options. 2024-08-19 12:48:22 +02:00
GameScene.tscn Delete Kniffel.apk and simplify GameScene node definitions 2024-08-19 14:13:39 +02:00
icon.svg Initial commit 2024-08-19 09:34:15 +02:00
icon.svg.import Initial commit 2024-08-19 09:34:15 +02:00
MaiD4BD.tmp Initial commit 2024-08-19 09:34:15 +02:00
MainMenu.gd Initial commit 2024-08-19 09:34:15 +02:00
MainMenu.tscn Initial commit 2024-08-19 09:34:15 +02:00
Player.gd Initial commit 2024-08-19 09:34:15 +02:00
PlayerManager.gd Initial commit 2024-08-19 09:34:15 +02:00
PlayerPanel.tscn Initial commit 2024-08-19 09:34:15 +02:00
project.godot Initial commit 2024-08-19 09:34:15 +02:00
README.md Initial commit 2024-08-19 09:34:15 +02:00
ScrollContainer.gd Initial commit 2024-08-19 09:34:15 +02:00

Kniffel