Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 955 Bytes

README.md

File metadata and controls

43 lines (27 loc) · 955 Bytes

Big-Bang-Simulator

A Bang board game simulator written in C by team 10

How to Play?

  1. clone this repo and cd by typing in your command line:
git clone https://github.com/skyhong2002/Big-Bang-Simulator.git
cd Big-Bang-Simulator
  1. make it and run it
make
./main # -p to show help message

Support OS

Operational

  • Ubuntu 20.04 LTS
  • Ubuntu 22.04 LTS

Not supported

  • MacOS rand() issue, see this

Known issue

segmentation fault when bot trying to play a certain card, very rarely occurs.
Gatlings and Indians could be the problem, but we still can't find it.

Slides

See slide via Google Slides.

Special Thanks