Metroidvania game
Go to file
Trevor Slocum 4292c9cca6 Animate fire tiles 2021-12-08 19:14:18 -08:00
asset Animate fire tiles 2021-12-08 19:14:18 -08:00
component Update map 2021-12-07 21:11:47 -08:00
engine Update map 2021-12-07 21:11:47 -08:00
entity Update map 2021-12-07 21:11:47 -08:00
game Update map 2021-12-07 21:11:47 -08:00
system Animate fire tiles 2021-12-08 19:14:18 -08:00
world Animate fire tiles 2021-12-08 19:14:18 -08:00
LICENSE Initial commit 2021-11-23 18:03:37 -08:00
README.md Initial commit 2021-11-23 18:03:37 -08:00
flags.go Update map 2021-12-07 21:11:47 -08:00
flags_web.go Recolor tileset 2021-12-01 21:27:29 -08:00
go.mod Update map 2021-12-07 21:11:47 -08:00
go.sum Update map 2021-12-07 21:11:47 -08:00
goreleaser.yml Add double jump area 2021-12-01 19:30:31 -08:00
main.go Recolor tileset 2021-12-01 21:27:29 -08:00

README.md

Monovania

Donate

Metroidvania game

This game was created for the Metroidvania Month 14 Game Jam.

Play

Compile

Note: You will need to install the dependencies listed for your platform.

Run the following command to build a monovania executable:

go install code.rocketnine.space/tslocum/monovania@latest

Run ~/go/bin/monovania to play.

Support

Please share issues and suggestions here.

Dependencies