space-shooter
Here are 132 public repositories matching this topic...
-
Updated
Aug 25, 2019 - CoffeeScript
-
Updated
Mar 28, 2020 - C
-
Updated
Nov 26, 2016 - Python
when #275 and #246 are done, a getWeaponSlotInfo() method should be implemented for SpacecraftClasses and using its output the info (in the database and when buying a new ship) should look like this:
Weaponry:
Gun ports: 4 small
Turret ports: 4 small
Cannon ports: 6 large
Missile ports: 4 medium, 2 small
Torpedo ports: 2 small
-
Updated
Apr 19, 2020 - GDScript
-
Updated
Aug 13, 2017 - C#
-
Updated
Apr 11, 2017 - C#
-
Updated
Jan 1, 2019 - Lua
-
Updated
May 11, 2020 - C++
-
Updated
Dec 26, 2017 - Java
-
Updated
Jan 12, 2019 - Java
-
Updated
Jul 11, 2018 - C#
-
Updated
Mar 9, 2017 - JavaScript
-
Updated
May 8, 2020 - JavaScript
-
Updated
Nov 27, 2016 - Makefile
-
Updated
Mar 24, 2019 - JavaScript
The game art in the background needs an update.
Check the directory [src/texture/scenario/][directory] for the files that will be changed.
You can improve the art or just replace with a better one.
Some guidelines to help you:
- The art must be related to the game
- The file [littleStars.png] is the main art, it will move and looped in the game, keep the top and bottom side connecting
-
Updated
Sep 19, 2018 - C#
-
Updated
May 5, 2020
-
Updated
Feb 25, 2017 - JavaScript
-
Updated
Jun 12, 2019 - Python
Improve this page
Add a description, image, and links to the space-shooter topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the space-shooter topic, visit your repo's landing page and select "manage topics."
Currently enemies travel straight downward essentially targeting the total "defense". An enemy should be added that targets the player in an attempt to specifically damage the total "health".