https://github.com/karliss/ggj22-kiwi
Global game jam 2022 game. Puzzle game with terminal graphics.
https://github.com/karliss/ggj22-kiwi
global-game-jam
Last synced: 27 days ago
JSON representation
Global game jam 2022 game. Puzzle game with terminal graphics.
- Host: GitHub
- URL: https://github.com/karliss/ggj22-kiwi
- Owner: karliss
- License: other
- Created: 2022-01-28T19:57:00.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-01T17:49:04.000Z (over 3 years ago)
- Last Synced: 2025-02-14T05:31:16.403Z (3 months ago)
- Topics: global-game-jam
- Language: Rust
- Homepage:
- Size: 122 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# ggj22-kiwi
Game made during 48 hours for Global game jam 2022. https://globalgamejam.org/2022/games/kiwi-9Features sokoban like puzle mechanics with a twist based on switching between black and white half of level.
Uses terminal graphics. For best experience recommended playing on Linux or macOS. Windows version flickers a lot more.## State of the project
* Is this good code? No! It was written in 48 hours by person who hasn't touched rust in a long time.
* Is this project maintained? No, at the moment there are currently no plans updating it after end of game jam.