Skip to content

encelo/WetPaper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux macOS Windows MinGW Emscripten Android CodeQL

WetPaper

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

Changelog from the jam version

  • 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