[WIP] Shoot'em Up
- MJ Lindsay

- Aug 12, 2022
- 1 min read

This is a small, independant project I am working on. The purpose is just to be something to practice my abilities and work on trying out new things. It is quite bare-bones at the moment but I am working on it slowly just for the fun of it.
So far it consits of:
- A small rocket movable in all directions with WASD, stuck in the screens border
- A shooting system usable by pressing, or holding down, SPACE
- An endlessly scrolling galaxy background
Check out the code on GitHub: CLICK HERE
Made in Unity, 2022;

![[Involvement] Tiny FPS (WIP)](https://static.wixstatic.com/media/0af790_46166da05d3749ab90c66bb281e724c1~mv2.png/v1/fill/w_962,h_541,al_c,q_90,enc_avif,quality_auto/0af790_46166da05d3749ab90c66bb281e724c1~mv2.png)
![[DEMO] UI Types](https://static.wixstatic.com/media/0af790_d6e91a5761ee4b3699dfad7e18a63eac~mv2.png/v1/fill/w_980,h_552,al_c,q_90,usm_0.66_1.00_0.01,enc_avif,quality_auto/0af790_d6e91a5761ee4b3699dfad7e18a63eac~mv2.png)
![[DEMO] Procedural Generation - 3D Perlin Noise](https://static.wixstatic.com/media/0af790_02d2e684bd91461cb9225893b26b8896~mv2.png/v1/fill/w_980,h_624,al_c,q_90,usm_0.66_1.00_0.01,enc_avif,quality_auto/0af790_02d2e684bd91461cb9225893b26b8896~mv2.png)
Comments