Skip to content

AirConsole/airconsole-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AirConsole Javascript API

Documentation

API documentation and guides are available on the AirConsole developers documentation page:

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 CHANGES.md for a list of changes.

Tests

To run the tests, open tests/spec/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