hiperbou / kotlin-phaser

Use Kotlin and Phaser 2D game framework for making HTML5 games.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kotlin Phaser

Definitions, extensions and examples to use Phaser with Kotlin. Go to https://hiperbou.github.io/kotlin-phaser-examples/ to see the examples online.

Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering. http://phaser.io

Updated to Kotlin 1.7.10

Uses Phaser 2.6.2

To test examples: Download the example assets from https://github.com/hiperbou/kotlin-phaser-examples/archive/refs/heads/master.zip and Copy the the "assets" folder into "examples/src/main/resources"

About

Use Kotlin and Phaser 2D game framework for making HTML5 games.

License:MIT License


Languages

Language:Kotlin 99.9%Language:HTML 0.1%