Edward-Ji / BigTwoBot

A bot that plays big two - a card game - as part of NCSS challenge 2019

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BigTwoBot

All script written in response to NCSS challenge 2019, where my bot competes in big two matches.

The competition is seperated into three stages.

  • single: only single card is played each turn
  • triple: single, double and triple combinations are allowed
  • full: all big two combinations are allowed

My solution to each stages is placed in the directory corresponding to that stage. I had different solutions for each stages, written in seperated scripts.

About

A bot that plays big two - a card game - as part of NCSS challenge 2019


Languages

Language:Python 100.0%