BOTwaR at App Store analyse

App power index: 140 (based on ranks around App Stores today)
Games Entertainment Simulation Strategy
Developer: Dave Swift
Price: 0 free
Current version: 1.3, last update: 7 years ago
First release : 11 Apr 2012
App size: 7.59 Mb
4.1 ( 5261 ratings )
follow app

Estimation application downloads and cost

> 3.08k
Monthly downloads
~ $ 1.26k
Estimation App Cost


Welcome to BOTwaR, a game where you must decide your strategy before the battle. Unlike most games where you control the action on the screen directly, in BOTwaR, you write a battle program and then stand back and watch as your program competes against other programs. The last robot standing is the winner.

In BOTwaR, you control a robot by programming it in JavaScript. Heres a complete example of a battle program (called BOTTOM) that you can challenge:

function main(robot) {
if (robot.isFirstIteration()) robot.moveTo(0,100);
if (robot.atDestination()) {
if (robot.getX() == 0) robot.moveTo(100,100);
if (robot.getX() == 100) robot.moveTo(0,100);
}
var d = robot.ping(-90);
if (d > 0.0) robot.fire(-90);
}

Battle several BOTs in one arena. Comes pre-loaded with several battle programs to compete against and examine (code is included). Code can be edited and debugged inside the game.

Note: This game does not teach you the JavaScript programming language, but it does include examples to get your started. There are lots of JavaScript tutorials on the web.
Read more
No search terms founded
Available in countries
Country Price
USA 1.99 USD
Available for devices
iPhone3GS, iPadWifi, iPad3G, iPhone4, iPodTouchThirdGen, iPodTouchFourthGen, iPad2Wifi, iPad23G, iPhone4S, iPadThirdGen, iPadThirdGen4G, iPhone5, iPodTouchFifthGen, iPadFourthGen, iPadFourthGen4G, iPadMini, iPadMini4G, iPhone5c, iPhone5s, iPadAir, iPadAirCellular, iPadMiniRetina, iPadMiniRetinaCellular, iPhone6, iPhone6Plus, iPadAir2, iPadAir2Cellular, iPadMini3, iPadMini3Cellular, iPodTouchSixthGen, iPhone6s, iPhone6sPlus, iPadMini4, iPadMini4Cellular, iPadPro, iPadProCellular, iPadPro97, iPadPro97Cellular, iPhoneSE, iPhone7, iPhone7Plus,