Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add code battle #65

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,10 @@ This list aims to be a curated set of high quality educational resources. The av
**Free** code challenges. Compare your solution with those of others.\
*(JavaScript, CoffeeScript, Ruby, Python, Clojure, Haskell, Java)*

#### [Code Battle](https://codebattle.hexlet.io/)
**Free** game for developers. It's very simple: solve the coding challenge faster than your opponent using your like language.\
*(JavaScript, Ruby, Python, Clojure, Haskell, Java, Type Script, Go, Elexir, C#, PHP, Erlang, C++)*

#### [CodinGame](https://www.codingame.com/)
**Free** Learn to code and game at the same time.\
*(C#, C++, Java, JavaScript, Python, Bash, C, Clojure, Dart, F#, Go, Groovy, Haskell, Lua, ObjectiveC, Pascal, Perl, PHP, Ruby, Rust, Scala, Swift, VB.NET)*
Expand Down