An open API service indexing awesome lists of open source software.

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

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.