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?
- Host: GitHub
- URL: https://github.com/s-lucasserrano/gunsnghosts
- Owner: S-LucasSerrano
- Created: 2023-05-16T19:31:16.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-29T20:54:12.000Z (about 1 year ago)
- Last Synced: 2025-12-26T19:43:18.019Z (6 months ago)
- Topics: 2d, arcade, game, pacman, shooter, top-down, unity
- Language: C#
- Homepage: https://lucasserrano.itch.io/gunsnghosts
- Size: 13.3 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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?*”.
[](https://www.youtube.com/watch?v=UAoElLIHjG4)
[](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/