Skip to content

Personal implementation of the BANG! board game using Unity for placing the game in the scene, Maya for modelling the characters, Vuforia for Augmented Reality and Photon PUN2 for multiplayer.

Notifications You must be signed in to change notification settings

AncaElena10/AR-Boardgame-BANG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AR_Boardgame

This is my implementation of the popular card board game BANG!. The game is based on 3 systems: turn, life, distance.

Turn system:

  • each player can play any card while his turn is still active
  • after finishing the turn, he can pass it to the player next to him

Life system:

  • players will gain a life when he plays BEER card or SALOON card
  • players will lose a life when they are under attack with BANG card, and they don't have MISSED card to defend themselves
  • players will lose a life when they are under attack with INDIANS card, and they don't have a BANG card to defent themselves

Distance system:

  • each player can attack only the players that are in his range
  • the player can increase his range by equiping a weapon

Other implementations:

A full description of this board game can be found here https://www.ultraboardgames.com/bang/index.php

About

Personal implementation of the BANG! board game using Unity for placing the game in the scene, Maya for modelling the characters, Vuforia for Augmented Reality and Photon PUN2 for multiplayer.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published