Skip to content

Smash Bros TM4C edition, written in Code Exploder Studio. Using custom drivers and framework.

Notifications You must be signed in to change notification settings

alljiang/EE319H-Final-Project-CCS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EE319H-Final-Project-CCS

Smash Bros TM4C edition, written in Code Exploder Studio. Using custom drivers and framework.
Submission for the final project (lab 10 game design competition) of EE319H.

Features:
• 3 characters: Kirby, Game and Watch, and a newcomer: Dr. Jon Valvano
• 6 stages: Final Destination, Battlefield, Smashville, UT Main Mall (original), UT EER (original), UT Gregory Gym (original)
• 32K audio SD card streaming
• Master-Slave controller interface between TM4Cs
      ‣ Master controller receives player inputs from both controllers and controls game logic and audio
      ‣ Slave controller receives sprite data from Master controller and updates both LCD displays
• 1 megabyte flash memory used by slave controller for fast access to raw sprite data
• Custom drivers for flash memory and ILI9341 LCD display
• Custom PCB - schematic and 3D assembly included in files
Game Simulator, which was used to develop the 8000+ lines of game logic

Watch the demo here: https://www.youtube.com/watch?v=PevV5ol1qZk

alt text

About

Smash Bros TM4C edition, written in Code Exploder Studio. Using custom drivers and framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages