An arcade game made with the nCine for the Global Game Jam 2025 by the 3 a.m team with "Bubbles" as a theme.
The jam team was composed of Encelo and Cominu for programming, and awachirri88 and JustABallOfAnger for the art.
You can find the original version here: https://globalgamejam.org/games/2025/papel-mojado-9
- Clean code (variable renaming, dead code removal, bug fixing)
- Add a
Config
namespace to remove magic numbers and strings - Fill
NCPROJECT
variables - Add a game icon
- Add GitHub Actions YAML scripts