Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/hiperbou/kotlin-phaser

Use Kotlin and Phaser 2D game framework for making HTML5 games.
https://github.com/hiperbou/kotlin-phaser

canvas game kotlin phaser webgl

Last synced: about 2 months ago
JSON representation

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

Lists

README

        

# 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

![](https://github.com/hiperbou/kotlin-phaser/blob/master/screenshot/kotlinphaser.jpg)

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"