211 Forks
625 Stars
625 Watchers

codebattle

Codebattle - Game for programmers, where you solved algorithmic problems with other players in real time. You can fight with other players in single player mode or join massive tournaments.

How to download and setup codebattle

Open terminal and run command
git clone https://github.com/hexlet-codebattle/codebattle.git
git clone is used to create a copy or clone of codebattle repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with codebattle https://github.com/hexlet-codebattle/codebattle/archive/master.zip

Or simply clone codebattle with SSH
[email protected]:hexlet-codebattle/codebattle.git

If you have some problems with codebattle

You may open issue on codebattle support forum (system) here: https://github.com/hexlet-codebattle/codebattle/issues