Ikala Gaming

Posts tagged with: Bullet Hell

A Complete Game?

Since my last post, I have added: Since the player can now defeat enemies, lose, and restart, this is technically now a game. There may be no sound, but it...... Read More

Many Enemies

Since last post I fixed the rendering having blown out diffuse/specular textures, optimized some of the rendering and compute shaders, and added: I added a new model for enemies, and...... Read More

Real Time 3D Deferred Rendering In C++

I have made progress on a 3D game in C++, so far I have completed a: The game is open source, and can be found here: https://github.com/Maceris/BulletHell Currently, I am...... Read More