Skip to content

StampedeStudios/star-knight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StarKnight

Small game made with Godot Engine!

Gameplay

In this game, you control a spaceship and your objective is to destroy waves of enemy spaceships. The player can move the spaceship using the arrow keys and shoot projectiles at the enemies using the space bar. The game ends if the player's spaceship is destroyed or after defeating all the enemy waves.

Assets

All sprites are made in pixel-art using Asperite. Color are inspired by Steam Lords created by Slynyrd!

All sound effects are made in-house and edited with Audacity.

Roadmap

Basic

  • Hero/Enemies:
    • Health handler:
    • Movement;
    • Shooting;
  • Enemy handler:
    • Wave spawning;
  • Game manager:
    • Victory & Death;
    • UI update;
  • Sound Manager:
    • Soundtrack;
    • Sound Effects;
  • UI:
    • Main menu;
    • HUD;

Gameplay

  • Pickupables
    • Instant perks
      • Health packs
    • Timed perks
      • Gun upgrade

Levels improvments

  • Environment
    • Deep space
    • Roaming planets
    • Debris
    • Asteroid belts

License

This project is developed under MIT License.

Attribution