RetroIDE

RetroIDE

Pigmhall
Feb 4, 2018
  • 8.7 MB

    File Size

  • 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

What's new in the latest 1.0.1

Last updated on 2018-02-04
3D library
Show More

Videos and Screenshots

  • RetroIDE for Android official Trailer
  • RetroIDE screenshot 1
  • RetroIDE screenshot 2
  • RetroIDE screenshot 3
  • RetroIDE screenshot 4

RetroIDE APK Information

Latest Version
1.0.1
Category
Tools
Android OS
Android 4.0+
File Size
8.7 MB
Developer
Pigmhall
Safe & Fast APK Downloads on APKPure
APKPure uses signature verification to ensure virus-free RetroIDE APK downloads for you.

Old Versions of RetroIDE

RetroIDE 1.0.1

8.7 MBFeb 4, 2018
Download
APKPure icon

Super Fast and Safe Downloading via APKPure App

One-click to install XAPK/APK files on Android!

Download APKPure
thank icon
We use cookies and other technologies on this website to enhance your user experience.
By clicking any link on this page you are giving your consent to our Privacy Policy and Cookies Policy.
Learn More about Policies