RetroIDE was a tools app developed by Pigmhall. It was removed from Google Play Apr 14, 2024 and is no longer available for download.
Download Statistics
RetroIDE had been downloaded 350 times before it became unavailable.
User Ratings
The app had no ratings.
App Information
RetroIDE was free to download. The APK download size was 8.72 MB. The last available version was 1.0.1. The last update was on January 24, 2018.
Technical Requirements
RetroIDE required Android 4.0+ or higher. The app had a content rating of Everyone. The app had been available on Google Play January 2018.
Description
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;} }
Get a detailed PDF report for RetroIDE with download trends, rating history,
and key performance statistics — useful for competitive research or tracking your own app.
Learn more
★★★★★
A very nice IDE with a simplistic built-in API :). Editor itself might not be great for everyone - but one could certainly get used to it. I would like and love of this would just be converted into a regular JS library. Overall - a great IDE (vm?) for those wanting to make small-scaled retro video games on their phone, anywhere :).
Technologies used by RetroIDE
2 permissions·3 libraries
Subscribe to see full permission and library details
Each subscription will automatically renew 3 days before the expiration date for
the same time period. Subscriptions can be cancelled at any time before the renewal.