M1 Master Gradient Escape Learning Math Through Interactive Gameplay

Team

  • Alex
  • Lukas
  • Sonja

Supervision

  • Prof. Dr. Gefei Zhang
  • Prof. Dr. Lucy Weggler

Tech Stack

  • Unity

Unity (v. 6.2) is a cross-platform game engine that provides a wide range of game development resources, including assets, game objects, and C#. It supports both 2D and 3D game development and offers web builds, making it an excellent option for small projects due to its free usage policy. Unity Logo

  • GitHub

GitHub is a web-based platform for hosting Git repositories, offering collaborative tools like pull requests, issues, code reviews and CI/CD integrations and is free for small teams. The code base for Gradient escape is stored on a private repo. Additionally we used GitHub Project to organize our ongoing tasks and divide them into branches.

GitHub Logo



  • Buildalon

Buildalon offers Unity Build Automation designed for Unity developers. Buildalon Runners are CI/CD runners that execute build and test jobs (including Unity builds) in development pipelines, enabling fast and customizable continuous integration and deployment for game projects.