Giter Site home page Giter Site logo

23knots's Introduction

Initial Setup

Install Git

Install Git Here

Make sure you enable option to "Use git from Windows command line".

Install NodeJS and NPM

Install Node Here

Open a cmd.exe and use these commands after installing NodeJS.

npm install npm -g
npm install typescript -g

Install Visual Studio Code

Install Visual Studio Code Here

Make sure you enable "Open in Visual Studio Code" option.

Clone Repository

  1. Create a Folder where you want the game to be placed.
  2. Shift+RightClick inside folder and select "open command prompt here".
  3. Use this command.
git clone https://github.com/renzoyzz/23knots.git

Open In Visual Studio Code

  1. Shift+RightClick inside folder and select "open in Visual Studio Code".
  2. If you see folders with code. Good Job!

Running the Game

  1. Open command line in the folder just like in step 2 of Clone Repository.
  2. If you havent already, run this command.(You only have to run this when dependencies update).
npm install
  1. Then run this command. replace "replace" with either "build" or "debug" depending on whether you want to launch using nwjs or the chrome browser.
npm run replace
  1. Have FUN!

23knots's People

Contributors

renzoyzz avatar kittipaw avatar

Watchers

James Cloos avatar Garren Boggs avatar  avatar

Forkers

kittipaw

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.