Gun Bowling

This game used many of the same methods used in the previous two games, along with a lot of my own original code and ideas. The base version implements a Playfab leaderboard which tracks a player's high score for pins knocked down, while the PvP version implements Photon multiplayer instead. This project was also my first time experimenting with shaders, trails, and hitscan weapons, which I used in an attempt to recreate a PS1 style.

Play the Game: https://jacobpzo.github.io/gun_bowling/

Github Repository: https://github.com/JacobPZO/gun_bowling

PvP Version: https://jacobpzo.github.io/people_bowling/

PvP Repository: https://github.com/JacobPZO/people_bowling