The Almighty Sun
Description
You are in a desert planet, water scarce, the shadow move, you need to find a way out of this mess. A survivor game where you will need to collect water and hide from the sun in the shadows to survive.
Play it in the Browser!!!
Game Play
How to run
Install all the dependencies from `requirements.txt`
pip install -r requirements.txt
To run the game:
py scr
Requirements:
- Python version 3.10.4
- Pyxel version 1.9.13
The game was only tested on these versions
How to Play
Move with the `UP`, `DOWN`, `LEFT` and `RIGHT` arrows
Press `ESC` to exit
Press `Alt` + `ENTER` to fullscreen
Watch your WATER LEVEL, it will drop down with time, to refill it you can search for water bottles.
The sun will make you thirsty, so try to avoid it and hide in the shadows.
Find the RADIO to escape the desert
Assets
All the assets were made by me, using the Pyxels Image and Sound Editors
Thanks for Playing
Awards
Scores
Ratings (show detail)
Overall: 3.3
Fun: 3
Production: 3.5
Innovation: 3.3
Respondents: 12
Files
File | Uploader | Date |
---|---|---|
README.md
Read me |
RicBin | 2023/04/02 19:24 |
scrennShoot.png
Title Screen |
RicBin | 2023/04/02 18:50 |
Pyweek35_RVC_Entry.zip
— final
Final Game |
RicBin | 2023/04/02 18:47 |
Diary Entries
So... now that I have time
I just got off work so I can finally write a journal entry.
For this Pyweek I've decided to use a new library, Pyxel (at least new to me), it's not a bad option, and I can see myself using it more in the future.
Something I really liked is that you can import the code to an html file and you can play it in the browser!!! (Try it here)
Regarding the game, I feel happy for what I achieved, although the game is too hard and you need a lot of luck to reach the end, so feel free to change the code and give yourself some extra water bottles.