Paul-Christian Volkmer cee344c121 Move item collision handling into event handler
This prevents item being picked without any move. Without this change, it was
sufficient to place the player within boxarea and just wait for new boxes to
arrive.
2023-05-19 00:18:34 +02:00
2022-02-16 14:43:12 +01:00
2022-02-16 14:43:12 +01:00

This simple retro game is my first attempt at creating a small game.

Since it was originally written within one day, the code is more of a quick hack than proper software. But this game may evolve … ;)

Gameplay

Use the arrow keys to move the lady to hidden boxes, collect empty glasses and fill them with delicious wine. Bring the wine to her wine lounge and increase your score. But beware of the stumbling blocks.

assets/image.png

Thats all.

Description
Simple retro game
Readme MIT 352 KiB
Languages
Rust 100%