项目作者: jordanabryan

项目描述 :
A simple JavaScript catcher game
高级语言: JavaScript
项目地址: git://github.com/jordanabryan/es6-catcher-game.git
创建时间: 2017-10-26T22:10:04Z
项目社区:https://github.com/jordanabryan/es6-catcher-game

开源协议:

下载


ES6 Egg Cather Game

This is a simple catcher game build using ES6 JavaScript. This game was created to help re-enforce knowledge of the ES6 JavaScript specification.

Tools and ES6 used

  • Webpack 2
  • babel
  • JavaScript classes
  • Imports and exports
  • Fat arrow functions

Future updates

Future updates may include:

  • Adding touch enabled controls
  • Adding a start screen
  • Adding more levels
  • Increase the eggs dropped / time until game over