servo98 / FarmGame

juego

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FarmGameDev 🕹

ferservo98.netlify.app

by: ferservo98

Table of contents

Introduction

Description ✨

Canvas 2D context game made for fun

Installation 💻

Follow the next steps

Requirements 🔍

Enviroment

  • NPM 8.11.0
  • Node v16.15.0

Extensions

Commands

  • Clean installation

    npm ci

Runing ▶

Commands

  • Builds Ts files into dist folder and then creates a server with http-server with no caché

    npm run start

  • With webpack run local server in watch moode

    npm run dev

Note: If you already build the project with npm run build you can just create the server with npm run server

About

juego


Languages

Language:TypeScript 94.7%Language:HTML 2.8%Language:JavaScript 2.0%Language:Shell 0.5%