Skip to content

Repository files navigation

Build Statuscodecov

Write. Run. Tweak. (WRT) #GitHubGameOff

Coders control the world! No, just themselves.

A fun game where you command a mushroom to move around and open boxes; a hybrid of programming and gameplay. Use your coding skills to explore uncharted maps and climb the ladder to a new level. Oh, and collect tomatoes on the way!

Download

Itch.io

The game is also available to download for Windows or as source code from the releases page.

Shots!

start screengame screen

Dependencies

  • Love2d: as game engine
  • utf8: for user input (luarocks install utf8)
Dev dependencies
  • luacheck: for lint checking
  • busted: as test suite
  • codecov: for code coverage analysis

Documentation

Build

make # does nothing at the moment
make run # run the game
make test# run tests (unit + functional)
make unittest
make functionaltest
make lint # run code lint
make package # export the game

License

MIT

About

Coders control the world! No, just themselves. #GitHubGameOff '18

Topics

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages