digitsensitive / phaser-machine-learning

Experiments with Phaser and Machine Learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Phaser and Machine Learning

Experiments with Phaser and Machine Learning. As boilerplate of the experiments I have used this repository.

Flappy Bird Remake Atari Remake

How to use

To start an experiment do the following simple steps in the accordingly folder using your console:

  1. npm install to install node_modules
  2. webpack to build bundle.js
  3. webpack-dev-server to start server
  4. localhost:8080 to start the experiment in your browser.

About

Experiments with Phaser and Machine Learning

License:MIT License


Languages

Language:JavaScript 99.6%Language:TypeScript 0.3%Language:CSS 0.0%Language:HTML 0.0%