Giter Club home page Giter Club logo

fursorger's Introduction

Fursorger

Play now at prosingularity.github.io/fursorger/.

I am the care taker who
tries to keep the dying world alive
as long as possible
by traveling to cities,
redistributing goods among cities,
and building factories to produce more goods

Big Hairy Audacious Goal Number 1.

A phaser3 survival trading game in TypeScript.

Getting started

Installing

Assumes you have globally installed

  • git
  • node.js
# Clone the git repository
git clone https://github.com/proSingularity/fursorger.git
# install and start dev server
npm run sanity-check
# setup git hooks via husky (prettify and check commit message format on commit)
npm run prepare

Building and Running

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

npm run dev

Running with Docker

# Assumes local installation of Docker.
npm run build && docker-compose up

In your browser, navigate to localhost:8080.

Debugging

npm run dev
# STEP: you can close the window that opens automatically
# STEP: Set a breakpoint in VS CODE
# STEP: Start 'Chrome' debug config in VS Code
# STEP: Maybe reload the window
# STEP: Trigger the breakpoint

Check out this cool how-to.

Deployment

Continuous deployment to github pages https://prosingularity.github.io/fursorger/ is performed on each push to master.

At the same time, a new Docker image is published to Fursorger's Docker Hub repository.

Every branch is automatically deployed to fursorger-game.herokuapp.com.

See .travis.yml.

Resources

Phaser

Tools

Assets

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.