Guns ‘N’ Ghosts is a top-down
arena shooter
that makes you constantly move, dodge enemies and adapt to new weapons. It's a little arcade game that humbly asks the question “What if Pac-Man had a Gun?”.
You can play it directly in your browser from itch.io: https://lucasserrano.itch.io/gunsnghosts.
And you can read the game design documentation from here: https://lucasserrano.notion.site/Guns-N-Ghosts
- A scalable weapon system that allows to create a great variety of weapons that can play extremely different from one another.
- A scalable and generic system for object pooling that is used for shooting bullets, spawning enemies or dropping health packages.
- The game has responsive controls and a lot of attention to detail to ensure that the gameplay and interaction are smooth, juicy and fun. It uses the camera shaker component that I developed to add game feel to my Unity games. Check it out too!
Feel free to visit my portfolio to see other cool things I've done! https://s-lucasserrano.github.io/Portfolio/