Skip to content

ArduboyCollection/Stellar_Impact

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is up to date with gnargle/Stellar_Impact:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Stellar Impact

#What is this?

It's a shmup for the Arduboy game system. It's also now finished, feature-complete and bug free.

  • 3 different enemies and a boss
  • Regular shooting and a bomb that stops time for everything but you
  • EEPROM high score saving
  • Mutable sounds and LED flashes
  • Beautiful procedurally generated starfields
  • Pausing!

#How do I play?

Download the zip file, unzip it to a folder named 'Stellar_Impact' in your arduino projects directory, then open the .ino file and flash it to your Arduboy. Arrows to move, right button to shoot, left to bomb. All four arrows at once activates the pause. On the title screen and pause menu, use the down key to mute and unmute the game.

#This code is a mess! I know, I'm sorry. It's also completely uncommented. I'm working on it.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 54.2%
  • C 45.8%