Skip to content

scvua/team_5_game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

team_5_game

Telegram bot game in Golang by "QuarantineGo" course students

The initial point of this game is that there are three different clans. Every descrete player is a member of one of those clans and has to choose whether to be enemies or friends with two other clans. During the battle clans have to occupy as many checkpoints on the map as it is possible. When the battle is finished there are two winning clans, often cooperating with each other, which have occupied bigger number of checkpoints. Every player also has personal profit depending on his choices.

So our main tasks are:

  • test and learn how to use git
  • determine game script
  • distribute tasks among members
  • do our personal part of work
  • get an executable version of game

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • Go 99.3%
  • Dockerfile 0.7%