/airconsole-api

AirConsole API files

Primary LanguageJavaScript

AirConsole Javascript API

Documentation

The up to date API documentation is available on https://airconsole.github.io/airconsole-api/.

Documentation and guides are available on the AirConsole developers documentation page at http://developers.airconsole.com.

Example project

Checkout our Pong-Game if you want to see how a simple AirConsole project looks like:

https://github.com/AirConsole/games-pong

Changes

Check CHANGELOG.md for a list of changes.

Tests

To run the tests, open tests/airconsole-1.9.0-spec.html with a preview webserver like Open in browser in IntelliJ or Live Server in Visual Studio Code.

To view the test of the current version, visit airconsole-1.9.0-spec.html here