Skip to content

Partial port of Celeste Classic to an ATmega3208 microcontroller

License

Notifications You must be signed in to change notification settings

GarboMuffin/celeste-ATmega3208

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Celeste on an ATmega3208

Recreation of about half of Maddy Thorson and Noel Berry's Celeste for PICO-8 on an ATmega3208 microcontroller. Also added Bluetooth multiplayer.

Hardware

Two identical boards, each consisting of:

Software

I used:

Open Celeste.X in MPLAB. Inside bluetooth.c are some hardcoded MAC addresses you may want to change.

Use build configuration "Madeline" to upload the code to the board which will be the host, and the "Theo" configuration to the board which will be the client.

License

The code portions are under the GNU General Public License v3.0. Most sprites and levels portions are copied from the original Celeste which doesn't have a license specified. I also copied some glyphs from https://fontstruct.com/fontstructions/show/2205487/8x8-pixel-3.

About

Partial port of Celeste Classic to an ATmega3208 microcontroller

Resources

License

Stars

Watchers

Forks