-
Notifications
You must be signed in to change notification settings - Fork 0
Battle dots is a game inspired by Megaman Battle Network. This is a project for my CS120B class and is meant to be used with the ATMEGA1284 but modifications can be made to make it work with other microcontrollers.
License
oribix/battle-dots
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
BATTLE DOTS Source file overview: bdots.h/.c : main function and initializers. attack.h/.c : attacks field.h/.c : edits the field and who owns it. io.h/.c: LCD display and LED matrix output and SNES controller input. player.h/.c : player struct and player related functions. Scheduler.h/.c : tasks and state machines. timer.h : code given by CS120B class to help with synchronous state machines. bit.h : getBit and setBit functions
About
Battle dots is a game inspired by Megaman Battle Network. This is a project for my CS120B class and is meant to be used with the ATMEGA1284 but modifications can be made to make it work with other microcontrollers.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published