Through this app, the user adopts a pet polar bear, which they must keep safe from icebergs melting due to their carbon footprint. The app tracks the user's location to find their travel velocity, which is used to determine whether they are driving in a car. If they are driving, a certain amount of ice melts depending on the miles traveled.
Access it here: https://penguins-1.onrender.com/
- Clone our project onto your own computer (enter this in your terminal):
git clone https://github.com/angela-yang/Penguins.git- Run the development server:
node index.js- Open http://localhost:8056 with your browser to see the result.
The backend runs on Express.js, while all of the artwork was hand-drawn in Procreate.
Originally, we had planned on the pet being a penguin (hence the repo name), but later switched to polar bears.
Check out our Devpost submission for more details!
- Angela Yang – Frontend & UI development, artwork
- Gavin Jones – Backend development, Express.js integration
- Brian Vu – Game logic & mechanics
