/ps4-tanks-online

Simple HTML5 tank shooter supporting PS4 gamepad controller

Primary LanguageTypeScript

tsconfig

{
    // Allows loading modules from node_modules with es6 targeting
    "moduleResolution": "node"
}