Skip to content

S-LucasSerrano/GunsNGhosts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

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 Gun?”.

Screemshot 1 Screemshot 2

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


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 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/