https://github.com/wolfterro/waterpuzzler
The infamous water puzzle from Resident Evil 3 now available in your terminal!
https://github.com/wolfterro/waterpuzzler
Last synced: 7 months ago
JSON representation
The infamous water puzzle from Resident Evil 3 now available in your terminal!
- Host: GitHub
- URL: https://github.com/wolfterro/waterpuzzler
- Owner: Wolfterro
- License: mit
- Created: 2023-10-23T04:27:31.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-27T22:41:47.000Z (almost 2 years ago)
- Last Synced: 2025-01-23T02:11:33.983Z (9 months ago)
- Language: Python
- Size: 400 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Water Puzzler
The infamous water puzzle from Resident Evil 3 now available in your terminal!
**This is a WIP project** and it may take some time to finish it.
## TODO:
- Add terminal interactions (option selection, option shift, etc);
- Implement puzzle logic;
- Add colors;
- Implement sounds (if possible, it may be the last thing to implement);