-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
29 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
Defend Pluto | ||
============ | ||
|
||
*Defend Pluto* is a vertical space shooter for the Gamebuino META. This is Beta 2 with 5 levels, more coming up. Visit [my website](https://www.alxm.org/games/gamebuino.html#defend-pluto) or the [game's gamebuino.com page](https://gamebuino.com/creations/defend-pluto) for updates. | ||
|
||
![Defend Pluto screenshot](https://github.com/alxm/defendpluto/raw/master/assets/gfx/screenshot01.gif "Defend Pluto screenshot") | ||
|
||
Install | ||
------- | ||
|
||
Copy the `DefendPluto` folder to your SD card. | ||
|
||
Controls | ||
-------- | ||
|
||
* Move with the dpad | ||
* Shoot with the A button | ||
* Pause with the Menu button | ||
|
||
License | ||
------- | ||
|
||
Copyright 2017-2018 Alex Margarit (alex@alxm.org) | ||
|
||
* Code licensed under [GNU GPL3](https://www.gnu.org/licenses/gpl.html) | ||
* Graphics and sound licensed under [CC BY-NC-ND 4.0](https://creativecommons.org/licenses/by-nc-nd/4.0/) | ||
* Logos are all rights reserved |
This file was deleted.
Oops, something went wrong.