send link to app

Robot Battle Code Camp app for iPhone and iPad


4.0 ( 8880 ratings )
Games Education Board Educational
Developer: Ventura Educational Systems
1.99 USD
Current version: 2.2, last update: 1 year ago
First release : 15 Mar 2016
App size: 41.87 Mb

Robot Battle is designed to introduce students to basic programming concepts. Students select the steps that their robot will execute and then run their program. The goal is to capture the rewards that are randomly located on the game board.

This app is designed to engage young learners and help them build a conceptual understanding of programming. The app helps kids think about how to sequence basic control commands to achieve a specific outcome. Learning programming concepts helps them advance from being merely computer users to creators. Players learn to control their animated frogs to move about a grid capturing prizes as they move. The basics of creating a program using an click-to-choose interface makes it very easy to stay focused on the goal. Using the Siri remote players swipe to select commands and then excute their program.

Robot Battle supports S.T.E.M educational goals. Science, Technology, Engineering and Mathematics are critically important 21st Century skills. Computational thinking is an essential process that is used in most careers. In Robot Battle each players turn begins with analyzing a problem, breaking it down into components parts or steps and then describing a path to a solution using algorithmic thinking. A programming sequence is defined by choosing from a list of functions. Sequences of commands are successful if they lead to one of three goals (hearts, stars or trophies). Programs that dont work need to be debugged by the player.