/kickle-clone

Clone of the NES game "Kickle Cubicle"

Primary LanguageC++MIT LicenseMIT

Kickle Clone

Clone of the NES game Kickle Cubicle.

Tools:

  • Sprites are made with Aseprite
  • Tilesets and levels are made with Tiled

This project is a showcase of the Trollworks game engine.

Build and run

Build using Shipp:

$ shipp deps.get
$ shipp deps.build
$ shipp build

And run with:

$ make run

License

This project and all its assets are released under the terms of the MIT License.