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

https://github.com/s-lucasserrano/gunsnghosts

What if Pac-Man had a f*ing gun?
https://github.com/s-lucasserrano/gunsnghosts

2d arcade game pacman shooter top-down unity

Last synced: about 2 months ago
JSON representation

What if Pac-Man had a f*ing gun?

Awesome Lists containing this project

README

          

# Guns N' Ghosts

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 f\*ing Gun?*”.

[![Screemshot 1](https://img.itch.zone/aW1hZ2UvMjMzNzMyNi8xMzg1NzQ1Ny5qcGc=/347x500/nbFPRV.jpg)](https://www.youtube.com/watch?v=UAoElLIHjG4)
[![Screemshot 2](https://img.itch.zone/aW1hZ2UvMjMzNzMyNi8xMzg1NzQ1OS5qcGc=/347x500/Tw%2FgzP.jpg)](https://www.youtube.com/watch?v=UAoElLIHjG4)

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](https://lucasserrano.notion.site/Guns-N-Ghosts-f54487c685e04fe2a48a9ed9e9bbdc8b)

---

### Features
* 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](https://github.com/S-LucasSerrano/CameraShaker) 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/