Skip to content

RyanTurnbomb/Lab_5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lab 5

This code implements a simple game programmed in C

Basic Idea

=====

The player is represented by an asterisk on the LCD screen and their goal is to reach the bottom right position on the screen using four buttons to move their player left, right, up, and down.
The game relies on an LCD library created by @micfloy and a button library created by @toddbranch

====

Documentation

=====

Baron helped me with the cases for moving the player left and right. I also looked at @ryanlamo's main.c to do the Port 1 vector interrupt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published