Our website uses necessary cookies to enable basic functions and optional cookies to help us to enhance your user experience. Learn more about our cookie policy by clicking "Learn More".
Accept All Only Necessary Cookies
RetroIDE icon

RetroIDE


Pigmhall
1.0.1
  • Feb 4, 2018
    Update date
  • Everyone
  • Android 4.0+
    Android OS

About RetroIDE

Retro game development with smartphones

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;}

}

Show More

Additional APP Information

Latest Version

1.0.1

Uploaded by

Aung Gyi

Requires Android

Android 4.0+

Content Rating

Everyone

What's New in the Latest Version 1.0.1

Last updated on Feb 4, 2018

3D library

Show More

RetroIDE Screenshots

RetroIDE posterRetroIDE screenshot 1RetroIDE screenshot 2RetroIDE screenshot 3

Related Tags

Popular Articles In Last 24 Hours

Subscribe to APKPure
Be the first to get access to the early release, news, and guides of the best Android games and apps.
No thanks
Sign Up
Subscribed Successfully!
You're now subscribed to APKPure.