Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit) (+4)

I made a GitHub template repo for anyone who wants to write a game with the Ebitengine library: https://github.com/sinisterstuf/ebitengine-nokiajam-template

It has:

  • the 3 different 2-bit colourschemes to choose from
  • a scaled up 84x48 window
  • a square that moves up if you press space (replace this with your own game logic)
  • github actions CI/CD config to build for Windows/Mac/Linux/Web and publish to itch.io