Skip to main content

CodeGame

A puzzle game that requires you to 'code' to solve puzzles


Etienne
(NitroFingers)
A puzzle game that requires you to assemble scratch like coding blocks to solve puzzles. A crane(currently a green ball) can pick up blocks and move them around. The puzzle is solved when the cubes are in the correct position to meet the current puzzle requirements. Levels are defined in a json file. They are pretty simple and you could make your own puzzles to solve by just following the pattern or editing a template. Note: Code blocks have properties(if and action ). They can be edited by right clicking to bring up edit menu.

Changes

Links

Home Page
https://drive.google.com/open?id=1gsLmo59Ty63JIDcmtQV20nqMaNnl_7Ew

Releases

CodeGame 1.1 — 18 Jun, 2018

Pygame.org account Comments

  • Eero 2018-06-22 05:32

    Nice job!