/SWE599

Project repo for SWE599 Fall 2023

Primary LanguageJavaScriptCreative Commons Zero v1.0 UniversalCC0-1.0

SWE599

Project repo for SWE599 Fall 2023

I experimented with Godot and Unity Engine to compare them, and assess Godot's capabilities.

You can find the Windows x64 builds (.exe files) below:

  • Tutorial2D: A 2D minigame made according to the official Godot tutorial.
  • Attempt: A 2D minigame.
  • Pathfinding: Implements pathfinding in a small labyrinth.
  • EntitySpawner: Stress tests system by spawning colliding entities and displays system stats.
  • GodotBox: A 2D scene with gravity and movement.