Skip to content
This repository has been archived by the owner on Jul 10, 2021. It is now read-only.

Latest commit

 

History

History
38 lines (24 loc) · 713 Bytes

README.md

File metadata and controls

38 lines (24 loc) · 713 Bytes

SoftGames test

Diego Italo Pereira Lopes

A PIXI.js Application with Typescript, webpack and NPM made as a task for an awesome game company! 😉

Instructions for run on local machine

Install dependencies using npm https://www.npmjs.com

$ npm i

To compile in dist/ folder:

$ npm run build

To start a dev server

$ npm run server

The development server will run on http://localhost:9000

Online version

An online version can be found here

Description

This project contains 3 tasks and menu screen.

  1. Sprites Stack

  2. Mixed Texts

  3. Fire Particles