https://github.com/yanicksenn/blackflea
My take on the classic "Space Invaders" arcade video game from 1978
https://github.com/yanicksenn/blackflea
24hr challenge game-development space-invaders unity
Last synced: 10 months ago
JSON representation
My take on the classic "Space Invaders" arcade video game from 1978
- Host: GitHub
- URL: https://github.com/yanicksenn/blackflea
- Owner: yanicksenn
- Created: 2024-02-11T16:58:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-12T11:09:47.000Z (over 2 years ago)
- Last Synced: 2025-08-03T04:39:27.837Z (11 months ago)
- Topics: 24hr, challenge, game-development, space-invaders, unity
- Language: ShaderLab
- Homepage: https://www.yanicksenn.com/BlackFlea/Web
- Size: 26.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Black Flea
Created within a day.
## Play
Play the game [here](https://www.yanicksenn.com/BlackFlea/Web).
## Learnings
> [!NOTE]
> This section is currently unfinished and just stores rough notes for what I actually want to write.
- Projectile collision.
- Swarm management.
- Global Instances.
- UI Camera.
- Rendering particle effects in the UI.
- Managing UI.
- Tweening.