Sam Kagan's term project for CPSC 236 at Chapman University All sources are cited in the README for the sub-project in which they were intially referenced.
The following sources are used throughout this project.
- https://godotsharp.net/api/3.2.0/
- https://docs.godotengine.org/en/stable/
- https://docs.microsoft.com/en-us/dotnet
GodotTut2D - A basic side-scrolling aerial fighter based off this (online tutorial)[https://devga.me/tutorials/godot2d/].
GodotTut3D - A basic FPS based off this (video tutorial series)[https://www.youtube.com/watch?v=UV-bhtb3734&list=PLiUQR4U_J9efMalyhB1DtqywA_HPg-FrR].
MatrialBreedingSim - A Minecraft-like game in which building materials can be combined in interesting ways. Not much works right now.