Metroidvania game
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Trevor Slocum a1abf7eab5 Add dash ability 2 years ago
asset Add dash ability 2 years ago
component Update map 2 years ago
engine Update map 2 years ago
entity Update map 2 years ago
game Add --spawn flag 2 years ago
system Add dash ability 2 years ago
world Add dash ability 2 years ago
LICENSE Initial commit 2 years ago
README.md Add --spawn flag 2 years ago
flags.go Add dash ability 2 years ago
flags_web.go Recolor tileset 2 years ago
go.mod Add dash ability 2 years ago
go.sum Add dash ability 2 years ago
goreleaser.yml Add double jump area 2 years ago
main.go Add dash ability 2 years ago

README.md

Monovania

Donate

Metroidvania game

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

Play

Browser

Play in your browser

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