Skip to content

Multiplayer FPS game set in the wild west made with Unity (public preview)

Notifications You must be signed in to change notification settings

zkrytobojca/Your_Money_or_Your_Life-Public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Your Money or Your Life - Multiplayer FPS Game made using Unity and Photon Engine

Attention! This public repository contains only preview and some scripts for viewing. Main repository with full project is private.

About

This project cantains implementation of a fully playable first person shooter game called "Your Money or Your Life". It is a multiplayer game made using Unity engine and Photon Engine - PUN. The game is set in the wild west world with lovely low poly graphics by Synty Studios. Players take on the role of cowboys who fight with each other for gold.

An interesting aspect of this game is the fact that the gold earned by the players is both their life points and points in the leaderboard. Whenever a player is shot, they drop some of their gold coins on the ground. Other players can then pick them up to add them to their score. This unique mechanics creates many interesting dynamics and scenarios.

"Your Money or Your Life" contains full game loop. After starting the application players are greeted with main menu. From there they can fiddle with game options or go straight to the gameplay menu. This menu contais character selection, multiplayer rooms list and creation screens, playable maps select and room lobby. While in-game, players will see complete UI with bullet & coins display, ranking table, crosshair, pause menu etc. Of course players will see each other's player models - fully animated and synced throughout the network - running around the selected map. The rounds in the game are time-limited, and at the end of the rounds, players will be judged by the number of coins collected.

I consider this project a complete game and I am not planning to expand on it further, but to be honest it is probably more of a considerable MVP.

Technologies used

  • Unity 2020.3.13f1
  • Photon Engine - PUN
  • Cinemachine
  • Mixamo
  • Blender
  • Audacity

Highlights

Animated main menu:

1

Interactive character select:

2

In-game lobby:

3

Gameplay with unique mechanics:

4

Podium with top 3 players:

5

About

Multiplayer FPS game set in the wild west made with Unity (public preview)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages