doctorlectro/README.md
2022-06-28 22:12:06 -07:00

1.6 KiB

Doctor Lectro

Donate via LiberaPay Donate via Patreon

Metroidvania video game

This game was created for the Ebitengine Game Jam.

Play

Browser

Play in your browser

Compile

Install the dependencies listed for your platform, then run the following command:

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

Run ~/go/bin/doctorlectro to play.

Support

Please share issues and suggestions here.

Credits

Dependencies

  • ebiten - Game engine
  • gohan - Entity Component System framework
  • go-tiled - Tiled map file (.TMX) parser
  • cp - Physics engine