These are Godot projects created during courses (mostly through Zenva).
These are my implementations of various coursework
- Basics
- godot101 - Zenva's Godot 101 course
- loops - a simple Godot mini-project dealing with loops
- This is part of Zenva's "Godot 4 Mini-Projects" course available in both learning paths below
- vfx - Zenva's VFX w/ particles course
- shaders - Zenva's shader courses
- Systems
- ai-state-machine - Zenva's AI State machine course/project
- audio-manager - Zenva's Audio manager course
- combat-system - Zenva's combat system course
- inventory - Zenva's inventory system course
- crafting - Zenva's crafting system course
- procgen - Zenva's intro to procedural generation
- Games
- balloon-popper - Zenva's Balloon Popper mini-project
- block-bounce - Zenva's Block Bounce mini-project
- downhill_skiing - Zenva's Downhill Skiing mini-project
- turnbased-2d-battler - Zenva's Turnbased 2D battler "rpg"
- 2d-platformer - Zenva's 2D Platformer game
- 3d-platformer - Zenva's 3D Platformer game
- 2D-RTS - Zenva's 2D RTS game
- walking-simulator - Zenva's walking simulator
- basic-horror - Zenva's Horror game course
- tower-defense - Zenva's Tower Defense course
- fourx-basicgame-csharp - Zenva's 4X Game using C#
- Part 1: https://academy.zenva.com/product/godot-csharp-4x-hex-map/
- Part 2: https://academy.zenva.com/product/godot-csharp-4x-city-course/
- Part 3: https://academy.zenva.com/product/godot-csharp-4x-unit-course/
- I made some substantial departures from the course in a number of places, including:
- HexTileMap / UIManager: The UIManager handles the highlight layer and terrain vs city UI determination
- Cities have attack and defense
- Unit (and City) attack and defense changes as they gain xp (grow)
- Implemented 'bonus' resources
- micro-survival-game - Zenva's micro survival game course
- My Creations
- orbit-cam - A simple orbit-camera implementation and demo
- galaxy - The start of something more...
- Zenva's Godot 4 Game Development Mini-Degree learning path: https://academy.zenva.com/course/godot-4-game-development-mini-degree/
- Zenva's Godot Open World Gaming Academy learning path: https://academy.zenva.com/course/godot-open-world-gaming-academy/