RetroIDE 1.0.1 Icon

RetroIDE

Pigmhall Tools
0
0 Ratings
350+
Downloads
1.0.1
version
Feb 04, 2018
release date
8.7 MB
file size
Free
Download

What's New

3D library

About RetroIDE Android App

RetroIDE is a retro game development tool suitable for use on smartphones.
You can easily create games with the code editor and the sprite editor.
The programming language is Javascript and contains the library of various simple functions.
The created game can be output to an HTML file and published on the web.

- Features
Built-in keyboard
Keyword suggestion
Various templates
Sprite editor
Import png files
Play ogg files
3D library

- Sample code
The code that the sprite moves to the right
// example
sprite(1,"bird",4);

function init(){
c=sett(50,50,1,1);
print(16,16,"Hello");
}

function move(i){
if(t[i]==1){
sx+=5;if(sx>scx+ss*16)sx=-ss*16;}
}

Other Information:

Package Name:
Requires Android:
Android 4.0+
Other Sources:
Category:

Download

This version of RetroIDE Android App comes with one universal variant which will work on all the Android devices.

Variant
2
(Feb 04, 2018)
Architecture
armeabi armeabi-v7a mips
Minimum OS
Android 4.0+
Screen DPI
nodpi (all screens)

All Versions

If you are looking to download other versions of RetroIDE Android App, We have 1 version in our database. Please select one of them below to download.

Loading..