Website First Release
Get website to the point where we can share it and it is close to production quality. Here is a list of some other game sites for reference.
- Codecombat- is an awesome multiplayer game which help you learn to program, not a gamified lesson course.
- Screeps- the world's first MMO strategy open world game for programmers.
- Git Game- is a terminal game designed to test your knowledge of git commands.
- Elevator Saga- your task is to program the movement of elevators, by writing a program in JavaScript. The goal is to transport people in an efficient manner.
- CodeChef— you can solve real problems and participate in different contests which are performed on monthly basis.
- Codingameturns soving into a game where you receive points for every group of test you've passed.
- Hacker.orgis a series of puzzles and tests which measures your knowledge. To pass the serie you have to solve and analyze a lot.
- Pex for fun— a game from Microsoft where you compete with other coders. Your weapon — code.
- Rankk— you have to solve problems from easy to hard ones. It is a reincarnation of old game called The Pyramid with logics and maths tasks.
- TopCoder— here you can not only solve but also earn real money. Developers from all other the world are challenging each other in problems from popular IT companies in order to receive their prizes.
- Google Code Jam— algorytms puzzles which were solved on Google contests. Try yourself.
- Python Challenge— the player passes different levels by coding on Python.
Add new comment