tamb / game-controller

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@tamb/gamecontroller

A simple HTML skin for a Gameboy-style virtual controller

Installation

import GameController from "@tamb/gamecontroller";

Usage

const controller = new GameController("#app", options);

GameController class

About


Languages

Language:TypeScript 57.2%Language:SCSS 26.7%Language:JavaScript 13.3%Language:HTML 2.8%