Skip to content

Commit b3a2f1b

Browse files
simone-lungarellaLincoln-Ab
authored andcommitted
fix: polished readme from, removed roadmap
1 parent a353f3c commit b3a2f1b

File tree

1 file changed

+16
-37
lines changed

1 file changed

+16
-37
lines changed

README.md

Lines changed: 16 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,46 +1,25 @@
1-
# StarKnight
2-
Small game made with [Godot Engine](https://godotengine.org/)!
1+
<div align="center">
2+
3+
# Star Knight
4+
##### Colorful, challenging space shooter.
5+
6+
[![Godot Engine](https://img.shields.io/badge/Godot-%23FFFFFF.svg?logo=godot-engine)](https://godotengine.org/)
7+
[![Blender](https://img.shields.io/badge/Blender-%23F5792A.svg?logo=blender&logoColor=white)](https://www.blender.org/)
8+
[![Audacity](https://img.shields.io/badge/Audacity-0000CC?logo=audacity&logoColor=white)](https://www.audacityteam.org/)
9+
10+
![Logo](https://github.com/user-attachments/assets/87709b4a-8e98-4b8d-9833-59c298ea53cd)
11+
12+
</div>
13+
14+
Simple space shooter reinvented with [Godot Engine](https://godotengine.org/)!
315

416
## Gameplay
5-
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.
17+
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. Get the highest score in an infinite amount of enemies that keep getting strong and stronger.
618

719
## Assets
820
All sprites are made in pixel-art using [Asperite](https://www.aseprite.org/). Color are inspired by [Steam Lords](https://lospec.com/palette-list/steam-lords) created by Slynyrd!
921

10-
All sound effects are made in-house and edited with [Audacity](https://www.audacityteam.org/).
11-
12-
## Roadmap
13-
14-
### Basic
15-
- [ ] Hero/Enemies:
16-
- [x] Health handler:
17-
- [x] Movement;
18-
- [x] Shooting;
19-
- [x] Enemy handler:
20-
- [x] Wave spawning;
21-
- [ ] Game manager:
22-
- [ ] Victory & Death;
23-
- [x] UI update;
24-
- [x] Sound Manager:
25-
- [ ] Soundtrack;
26-
- [x] Sound Effects;
27-
- [ ] UI:
28-
- [x] Main menu;
29-
- [x] HUD;
30-
31-
### Gameplay
32-
- [x] Pickupables
33-
- [x] Instant perks
34-
- [x] Health packs
35-
- [ ] Timed perks
36-
- [ ] Gun upgrade
37-
38-
### Levels improvments
39-
- [ ] Environment
40-
- [ ] Deep space
41-
- [ ] Roaming planets
42-
- [ ] Debris
43-
- [ ] Asteroid belts
22+
All sound effects are made in-house and edited with [Audacity](https://www.audacityteam.org/) and [ChipTone](https://sfbgames.itch.io/chiptone).
4423

4524
## License
4625
This project is developed under [MIT License](LICENSE).

0 commit comments

Comments
 (0)