Skip to content

Higher or Lower Game by comparing carbon emission

Notifications You must be signed in to change notification settings

NelsonZeng25/ecoHiLo

 
 

Repository files navigation

ecoHiLo

To play the game

Use this link: https://eco-high-low.herokuapp.com/

The game

You are given 2 elements:

  • One element with its given CO2e per kg
  • Another without that information

alt text

You, the player, must guess if the other element has a higher or lower carbon emssion per kg than the first element.

  • If you succeed, the second element becomes the element on the left and a new element is presented to you on the right. This will continue until you fail.

  • If you fail, you will immediately lose with your score on screen.

This game is inspired by the famous Higher or Lower game. We implemented our own version of the game but with an emphasis on sustainability. The point of the game is to raise awareness on the environmental damages of everyday items or everyday food items.

Packages Used:

  • express
  • ejs
  • express-ejs-layouts
  • nodemon

About

Higher or Lower Game by comparing carbon emission

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 35.1%
  • JavaScript 33.0%
  • CSS 18.8%
  • HTML 13.1%