.vscode
|
Initial commit
|
2024-04-13 03:08:16 +02:00 |
entities
|
Specify return type of MainGame.get_ancestor
|
2024-04-14 04:07:35 +02:00 |
media
|
Add gold nugget
|
2024-04-13 19:07:26 +02:00 |
scenes
|
Rename menu_game to main_game (oops!)
|
2024-04-14 04:12:33 +02:00 |
.editorconfig
|
Initial commit
|
2024-04-13 03:08:16 +02:00 |
.gitattributes
|
Initial commit
|
2024-04-13 03:08:16 +02:00 |
.gitignore
|
Initial commit
|
2024-04-13 03:08:16 +02:00 |
export_presets.cfg
|
Create an export preset for web
|
2024-04-13 03:28:09 +02:00 |
icon.svg
|
Initial commit
|
2024-04-13 03:08:16 +02:00 |
icon.svg.import
|
Initial commit
|
2024-04-13 03:08:16 +02:00 |
LICENSE-ASSETS.md
|
Initial commit
|
2024-04-13 03:08:16 +02:00 |
LICENSE-CODE.md
|
Initial commit
|
2024-04-13 03:08:16 +02:00 |
main.gd
|
Configure MainGame
|
2024-04-14 03:38:04 +02:00 |
main.tscn
|
Configure MainGame
|
2024-04-14 03:38:04 +02:00 |
NOTICE.md
|
Initial commit
|
2024-04-13 03:08:16 +02:00 |
project.godot
|
Change target resolution to 1280x720
|
2024-04-14 00:31:51 +02:00 |
random.gd
|
Create Random class with static rng utils
|
2024-04-14 00:22:21 +02:00 |
README.md
|
Initial commit
|
2024-04-13 03:08:16 +02:00 |