Category Archives: News

splash graphics for "COders Strike Back"

CodinGame multiplayer!

I’m getting deeper into Codingame.com‘s challenges these days by competing in multiplayer games like “Coders Strike Back (write the AI for pods in a Star Wars-like pod racing game!) and Clash of Code (compete head to head with 7 other coders to see who can solve a coding puzzle faster, time limit of 15 min.)

Doing this has vastly increased my ranking on CodinGame. I’m now ranked in the top 2,000 CodinGame users. That and $5.00 entitles me to a latté at Starbuck’s, so I’m told.

In all seriousness, it’s been very fun. Watching my bots play video games on my behalf in a tournament against thousands of other coders’ solutions has entertained me greatly.

Here’s a sample race that I hand selected to showcase (because I won it).

 

CodinGame

The Shypiguy has been tackling challenges on Codingame.com!

CodinGame has quite literally game-ified programming. Their web site presents a large variety of coding challenges in your choice of programming language, most of which revolve around solving some portion of a video game requirement. On top of that, your progress is tracked with points earned through validation of your code.

The site presents a slick IDE and debug interface and starts off each challenge for you with a skeleton code outline and some number of validation cases.

I’ve found the puzzles fun and engaging, and the points system keeps me interested in the next challenge.

Even better, once you solve a puzzle, you can see other users’ solutions – man, there are some clever coders out there! I guarantee someone has solved the same problem in less lines of code than you did!

Come join me on CodinGame.com – it’s excellent exercise for your coder muscle.