A downloadable game for Windows, macOS, and Linux

In this game you have to take care of your enviroment and your actions will determine how the future will look like. You can find a detailed description in-game. You need to have python with pygame installed to play it. I sadly didn't have enough time to compile it as an exe. I hope you'll try it anyways. Good luck taking care of the enviroment!

The game is made by me and my partner. I did the coding and they made some assets but the most assets are from the internet. You can find the links in the license.txt file.

You can run the exe if you are on Windows. If you're on Linux you'll have to install Python with pygame and numpy (You can also do that on Windows of course).

Controls:
WASD - Movement
Left mouse - Skip textboxes/click dialogue options
Right mouse - interact/use/pick up

This game got created in the OLC CODEJAM 2021 (https://itch.io/jam/olc-codejam-2021) and it got second place.

Download

Download
care.zip 46 MB

Comments

Log in with itch.io to leave a comment.

Cute graphics!  I recorded myself playing it here: 

Thanks for playing. I see you had a hard time figuring things out. You could've looked at the game page, there are the controls listed xd. You also called the bins wrong, like it says in the textboxes if it's a paper, plastic, glass or bio bin. Maybe the colors are different between Europe and America. 

No kidding, you did this in 9 days?  It feels like a full game!! Reminds me of games like Garden Story XD

This was my last school break week, so that meant coding 12h a day for about 6 days

(+1)

Yooo, it's really cool for 9 days, great job

this might help! :D

first, install python

Welcome to Python.org

use this link to install pygame

How to Install Pygame | Computer Science (hofstra.edu)

then install numpy

How to Install NumPy {Windows, Linux and MacOS} (phoenixnap.com)

ARF, I don't have this.

pip install pygame