Jump to content

CodingPark

Members
  • Posts

    4
  • Joined

  • Last visited

Contact Methods

  • Website URL
    https://codingpark.io
  • Twitter
    @codingpark

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

CodingPark's Achievements

Newbie

Newbie (1/14)

3

Reputation

  1. Thanks @enpu and thanks PhaserWorld for selecting GoldenQuest as the Game of the Week and for the great game review. https://madmimi.com/p/5d898b
  2. GoldenQuest is an educational game for learning the principles of coding while having fun. Play online: https://app.codingpark.io/goldenquest The game canvas is made with Phaser. The code editor is made with dslforge.org and integrated in the game. Here you can see screenshots of one level, the level selector and the level editor. GoldenQuest is a much more advanced version of "the adventures of the pirate robot" that we already showcased here some months ago! Enjoy! Comments and feedback will be appreciated!
  3. Thank you very much This programming language is quite simple, however, it has important concepts such as variables (only numeric. Global or local), math operations, calling other procedures, procedure parameters, loops, conditionals etc. you discover them while advancing in the different levels. Let us know if someone find some bug in our pirate robot compiler If someone has some idea or feedback to improve the game, please, let us know as well.
  4. Coding for Fun with The adventures of the Pirate Robot Click here to Play the game The Pirate Robot can walk, jump, fight... but what the Pirate Robot like the most is to dig and find incredible treasures! Write the actions and join this programming adventure. 20 levels of increasing complexity to learn the principles of programming or just for having fun. Development notes: The game canvas is made with HTML5 and Phaser, and other technologies from the Eclipse IDE ecosystem are used to create the pirate robot language editor. Mainly provided by DSLForge . Some implementation details about the editor can be found in this post
×
×
  • Create New...