CodingPark Posted April 15, 2017 Share Posted April 15, 2017 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 Quote Link to comment Share on other sites More sharing options...
scheffgames Posted April 19, 2017 Share Posted April 19, 2017 This is a very nice game - congrats! I'll surely spend some time to read your article - making a programming language it's a high on my todo list. Quote Link to comment Share on other sites More sharing options...
erich Posted April 19, 2017 Share Posted April 19, 2017 very clever idea - well done Quote Link to comment Share on other sites More sharing options...
CodingPark Posted April 19, 2017 Author Share Posted April 19, 2017 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. Quote Link to comment Share on other sites More sharing options...
oksana Posted May 19, 2017 Share Posted May 19, 2017 Interesting idea, but I think the game is not for wide audience. Most people are very far from programming. Are You going to monetize it? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.