Skip to content

hariskhawja/Memory-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory Game

By Aritro, Byron, and Haris

Project Description

The project that we chose for our Arduino project was a memory game. The single player game involves the circuit turning on and playing sounds in a specific sequence, requiring the player to replay that sequence in the correct order to proceed to the next level. It uses four buttons to input the sequence, four differently colored LEDs to indicate which button to press, a buzzer to play sounds, and a 7 segment display to show the user's current score. The game has 10 levels, and the player wins if they can complete them all. These levels are also randomly generated each time to provide a unique experience to the player. This project is completely original, and we didn't follow any online walkthroughs or guides in order to make either the circuit or the code.

Parts List

Component Quantity
7-Segment Decoder (CD4511) 1
Cathode 7 Segment Display 1
Arduino Uno R3 1
LED (Blue) 1
LED (Orange) 1
LED (Red) 1
LED (Yellow) 1
Pushbutton 4
Resistor (200Ω) 1
Resistor (220Ω) 4
Resistor (330Ω) 4
Speaker 1

Schematic

schematic You can also view the PDF.

Diagram (TinkerCAD)

diagram in TinkerCAD You can view and simulate the circuit in TinkerCAD here.

Photo

photo of circuit

Video

20221202_091758_1.mp4

GitHub Pages

https://hariskhawja.github.io/Memory-Game/

About

to be described

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published