Commit Graph

3 Commits

Author SHA1 Message Date
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
Yadciel
b0f6f5adfa Fix score selection issues and update score item options.
Changed large straight initialization to correct function, added missing score items, and used correct methods for score selections. Adjusted configuration in the scene file to align with the new item options setup.
2024-08-19 12:48:22 +02:00
Yadciel
930253e013 Initial commit 2024-08-19 09:34:15 +02:00