Skip to content

Fall 2022 Honors Project for CSE2050 - Data Structures and Object-Oriented Design

Notifications You must be signed in to change notification settings

UltraArceus3/CSE2050-Honors-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CSE2050-Honors-Project

Fall 2022 Honors Project for CSE2050 - Data Structures and Object-Oriented Design

Memory game where you match boxes of the same type. All boxes are hidden until selected.

You start with 20 points. If all boxes of the same type are selected, a point is gained. If boxes of different types are selected, a point is lost.

If you match all the boxes, you win. If you reach 0 points, you lose.

The GUI is designed using the tkinter library.

About

Fall 2022 Honors Project for CSE2050 - Data Structures and Object-Oriented Design

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages