Skip to content

barjuandavis/year2048

Repository files navigation

Year 2048

based on digitsensitive's Phaser3-typescript project https://github.com/digitsensitive/phaser3-typescript

Getting started

Prerequisites

Download and install npm with Node.js @ https://nodejs.org/en

Installing

Select a folder, navigate to it, and clone this repository with this command-line:

git clone https://github.com/cokpsz/year2048.git

Install the dependencies with this command-line:

npm install

Building and Running

Perform a quick build (bundle.js) and start server:

npm run dev

About

A game of 2048 combined with RPG elements. Made using Phaser 3 and Typescript.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors