Skip to content

The Highway is an Arduino and Processing based game where the user has to steer a car along a highway, avoiding puddles of goop and collecting rewards. The car is steered using an external console that I built using some pushButtons, LED lights and an LCD screen.

Notifications You must be signed in to change notification settings

hanaanr/theHighway

Repository files navigation

The Highway

I've created a game where the user controls a car on a road, using two buttons on the Arduino circuit (which correspond to left and right on the screen). The user has to avoid the incoming goop puddles and collect the rewards along the way. If the car touches the goop, the user loses immediately -- and a red LED lights up on the circuit. If the user collects 10 rewards (without hitting goop), then they win the game! The score is displayed on the LCD screen always, updating live.

Below are images of the circuit and game screens, and here is a link to a video demonstration: https://youtu.be/lp-KT-rWbOg

About

The Highway is an Arduino and Processing based game where the user has to steer a car along a highway, avoiding puddles of goop and collecting rewards. The car is steered using an external console that I built using some pushButtons, LED lights and an LCD screen.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published