anubhav-jangra / Wedding-Gossip

Team 5 codebase for Project 4 (Wedding Gossip)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project 4: Wedding Gossip

Citation and License

This project belongs to the Department of Computer Science, Columbia University. It may be used for educational purposes under Creative Commons with proper attribution and citation for the author TA Smrithi Prakash, and the Instructor, Prof. Kenneth Ross.

Summary

Course: COMS 4444 Programming and Problem Solving (Fall 2023)
Problem Description: http://www.cs.columbia.edu/~kar/4444f23/node21.html
Course Website: http://www.cs.columbia.edu/~kar/4444f23/4444f23.html
University: Columbia University
Instructor: Prof. Kenneth Ross
Project Language: Python

TA Designer for this project

  1. Smrithi Prakash

Teaching Assistants for Course

  1. Smrithi Prakash
  2. Akshay Iyer

Installation

Requires python3.9 or higher

Install simulator packages only

pip install -r requirements.txt

Usage

Simulator

python main.py [-teams/--teams] [-s/--seed] [-scale/--scale] [-T/--turns] [-g/--gui] [-i/--interval]

Running without Simulator

python main.py -g False

About

Team 5 codebase for Project 4 (Wedding Gossip)


Languages

Language:Python 100.0%