DevChatter / DevChatter/RockPaperScissorsBoom

Adjust All Naming in the System

Open
#18 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C#
Stars
7
Forks
10
PR merge metrics
No merged PRs in 30d

Description

Right now we have:
- Game - The whole system having all bots face each other.
- Match - One bot facing another bot 1000 times (1000 rounds)
- Round - A single Rock-Paper-Scissors check between two bots.

We want something like this:
- Tournament - The whole system having all bots face each other.
- Match - One bot facing another bot 1000 times
- Game/Round - A single Rock-Paper-Scissors check between two bots. (Not sure on this naming yet.)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.