This project is a passion project to learn the basics of creating a 2D videogame. In this demo, there is a player character that can be controlled by the user and an automated character that attacks the player when within a certain range. Everything will be programmed using the Godot game building engine and GDScript.
- Godot Game Engine
- Install at godotengine.org
- GUT Godot Testing extension
- Install in assets library in Godot
Install Godot
- Go to godotengine.org
- Press "Download Latest Button"
- Press "Godot Engine"
Install GUT (Godot Unit Testing)
- Open Project in Godot
- Press Asset Library tab on the top
- Search GUT and download GUT application
- Press "Download"
No Licensing Information