From fdb615a5755835514a91d89a16e6aff000ec8e04 Mon Sep 17 00:00:00 2001 From: usernaimandrey Date: Thu, 1 Dec 2022 01:27:31 +0300 Subject: [PATCH] add code battle --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9eb18a0..02ba30c 100644 --- a/README.md +++ b/README.md @@ -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)*