sjpau / mahnietyk

Ebiten Game Jam Entry
The Unlicense
2 stars 0 forks source link

MAHNIETYK

Mahnietyk is a small videogame created for Ebiten Game Jam.

Installation

In order to compile the game yourself you need to install the dependencies first.

go install github.com/sjpau/mahnietyk@latest

Should any issues occur you can also use go get github.com/sjpau/mahnietyk and build manually go build main.go

Created by Janik Saučyk