Commit Graph

19 Commits

Author SHA1 Message Date
Sylvain PILLOT 8138a5e554 trajectories can now be shared for several enemies (fleets) + new assets + adjustable background speed + ... 2023-08-30 10:01:20 +02:00
Sylvain PILLOT 5b83f8f2a8 Prepare stuff for mode of Shmup 2023-08-25 10:33:52 +02:00
Sylvain PILLOT a524c5f08e Boss with satellite guns - Bullet Hell versions to test framerate 2023-08-22 23:34:18 +02:00
Sylvain PILLOT 36bce711cc Working on implementation of Boss with multiple parts to be exploded [WIP] 2023-08-13 17:33:25 +02:00
Sylvain PILLOT c9e7801f35 Added the Bonus System 2023-02-05 16:49:56 +01:00
Sylvain PILLOT b4203610a0 enemy shoots + scrolable background 2023-02-05 10:05:05 +01:00
Sylvain PILLOT 4e66ba1b80 Working Catmull-Rom Splines for loopping trajectories of enemies 2023-01-23 22:03:09 +01:00
Sylvain PILLOT 47fb74d32c Flip the scrolling horizontally instead of vertically 2023-01-23 18:27:57 +01:00
Sylvain PILLOT 6f5f06bfd0 corrected player movement speed + addition of some sprites 2023-01-22 23:20:16 +01:00
Sylvain PILLOT 3cfa8de6bb some cleaning + corrected typo Ennemy --> Enemy ;-) 2023-01-22 13:39:43 +01:00
Sylvain PILLOT cc38291736 added lasers [WIP] 2023-01-22 11:07:36 +01:00
Sylvain PILLOT 34fa959d5e new class Player with satellites + different ennemies + lower speed shoot 2023-01-21 22:45:10 +01:00
Sylvain PILLOT cdce9ab3c5 Added bullets 2023-01-20 21:11:57 +01:00
Sylvain PILLOT 61ef31bc16 tuned explosions details 2023-01-20 12:31:38 +01:00
Sylvain PILLOT 2c4ae5619c add capture features + player + fake boss 2023-01-19 22:17:11 +01:00
Sylvain PILLOT f33cb39837 Startfield Shader based back on std::vector 2023-01-15 14:38:09 +01:00
Sylvain PILLOT 5a58a0cc77 StarField in the background 2023-01-09 21:30:47 +01:00
Sylvain PILLOT 0662cd6cf4 Tuning of the Particle Engine for explosion - WIP - still using floats for computations 2023-01-07 22:59:29 +01:00
Sylvain PILLOT 98779f7b42 First test of the Particle Engine - WIP 2023-01-07 20:15:39 +01:00