mirror of
https://github.com/godotengine/godot-3d-dodge-the-creeps.git
synced 2026-09-03 18:13:09 +03:00
Update README, add banner image
This commit is contained in:
16
README.md
16
README.md
@@ -1,9 +1,21 @@
|
||||
# Squash the Creeps
|
||||
# Your First 3D Game: Squash the creeps 3D
|
||||
|
||||
Squash the Creeps is a free and open-source game demo for the Your first 3D game tutorial in the official Godot documentation.
|
||||

|
||||
|
||||
Squash the Creeps 3D is a free and open-source game demo for the [Your First 3D Game](https://docs.godotengine.org/en/latest/getting_started/first_3d_game/) tutorial in the official Godot documentation.
|
||||
|
||||
The tutorial series is completely free, open-source, and teaches you to create a 3D game from scratch where you avoid and jump on alien creatures.
|
||||
|
||||

|
||||
|
||||
It covers:
|
||||
|
||||
1. Handling player input.
|
||||
1. Moving and jumping in a 3D game.
|
||||
1. Spawning enemies randomly around the game arena.
|
||||
1. Using the built-in animation editor to breathe life to your game
|
||||
1. Creating a complete game loop with lose conditions, score, and the ability to restart.
|
||||
|
||||
## Credits
|
||||
|
||||
`art/House In a Forest Loop.ogg` Copyright © 2012 [HorrorPen](https://opengameart.org/users/horrorpen), [CC-BY 3.0: Attribution](http://creativecommons.org/licenses/by/3.0/). Source: https://opengameart.org/content/loop-house-in-a-forest
|
||||
|
||||
BIN
images/3d-game-banner.png
Normal file
BIN
images/3d-game-banner.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 48 KiB |
Reference in New Issue
Block a user