/frowntown

A lightweight HTML5 game library.

Primary LanguageTypeScriptMIT LicenseMIT

FROWNTOWN

A lightweight HTML5 game library for my future projects.

Installation

ES6

import {Game} from "./frowntown"

CDN

<script src="https://ghcdn.rawgit.org/soukied/frowntown/main/dist/frowntown.min.js"></script>