Skip to content

Warfields/2048-Cubed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048-Cubed

Our CSCI250 Capstone project code. This code drives an array of RGB LEDs controlled by a raspberry pi. This Repo contains a class for making any sized game of 2048 in three dimensions (Inculding custom 2D boards). The other file included is the GPIO implementation to push values to our array. This is done by using SN74HC595 Shift registers, allowing the control of many LEDs (192 individual color channels in our case) with only four GPIO outputs from the raspberry pi.

Coded in Python.

About

Our CSCI250 Capstone project code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages