Skip to content

mmitch/hasischnucki

Repository files navigation

hasischnucki - a match-three game for uzebox

Copyright (C) 2024 by Christian Garbs mitch@cgarbs.de
licensed under the GNU GPL v3 or later

https://github.com/mmitch/hasischnucki

features

none yet, this is work in progress :)

gameplay

TBD

game rules

TBD

scoring

TBD

controls

TBD

compilation

These instructions are based on Debian Bookworm in 2024:

  1. install the avr-libc package via apt(1), aptitude(1) or the like
  2. clone or download the uzebox source repository
    • note that hasischnucki will automatically try to compile both gconvert and packrom from the uzebox toolset
  3. clone or download the hasischnucki source directory
  4. enter the hasischnucki/ directory
  5. manually edit the UZEBOX_DIR setting in default/Makefile to point to your uzebox/ directory from step 2
  6. compile hasischnucki via cd default; make
  7. you should now have a hasischnucki.uze file in the default/ subdirectory

usage

There are several ways to play hasischnucki:

  • copy hasischnucki.uze to the SD card of your uzebox
  • run hasischnucki.uze in an emulator, eg. cuzebox (on Debian, you will need to install the libsdl2-dev package to compile it yourself)
  • you should also be able to flash hasischnucki.hex directly to your uzebox, but you will overwrite the uzebox bootloader by doing so

About

a match-three game for the Uzebox

Resources

Stars

Watchers

Forks

Packages

No packages published