Create your Games in Game Coder IDE in JavaScript!
JavaScript Game Coder is a specialized IDE for Android, designed to develop games and interactive applications in the JavaScript language.
Features:
- debugging console;
- Full support for JavaScript;
- Syntax highlighting;
- Code completion (auto-compact);
- project management;
- Debugging your games
- Unlimited number of files;
- autoloading the last project;
- autoload the last file for each project;
- the ability to read data from files;
- Added a button to clear the editor;
- "PointJS Game" template was added when creating a new file;
- the ability to run not only the current file, but the entire project in debug mode;
- auto-completion of the code when using the functions of PointJS;
- PointJS engine is built into the editor;
In Android Game Coder, you can create game projects using the 2D PointJS engine or whatever.
For debugging a convenient application launch environment is provided, as well as a debugging console that supports catching errors and console-events.