CodeGame 1.0.0 API
Packages
Package
Description
Main package containing components related to app launch.
Components related to compilation of source code into executable programs.
Components related to parsing of raw instructions.
Provides evaluation capabilities of executions to the application.
Provides execution capabilities to the application.
Provides instruction execution capabilities to execution.
Provides instructions for executions.
Provides input and output capabilities to execution.
Provides memory capabilities to execution.
Presents the application state to the user.
Presents modal dialogs to the user.
Presents state of the execution to the user.
Provides syntax highlighting for source code.
MVC components for presenting the problem selection to the user.
MVC components for presenting the solution to the user.
Presents formatted errors containing information about user's solution failures.
Components related to problems solvable by the player.
Components related to programs executable by the application.
Classes to support loading of required resources by the application.
Collection of utilities for improving readability across project source code.