Coder Social home page Coder Social logo

node-warrior's Introduction

Node-Warrior

A 3D multiplayer voxel game with a code gun! It's a gun that shoots code you wrote into the world!

Demo

Try it out here

Dependencies

First you'll need to make sure you have git, node, and grunt installed. You can check this by going to your command line and typing git -v, node -v, grunt -V. If you get a command not found message, install the missing tool:

Install Grunt with npm install -g grunt-cli

Installation

If you want to run your own for you and your friends:

git clone https://github.com/kumavis/node-warrior.git
cd node-warrior
npm install

To launch the game server (port 8000) and web server (port 8002) run

grunt

Grunt will now do some work for you and get the server running. Just go into your web browser and visit http://localhost:8002/.

Controls

  • Press the ~ (tilde/backtick) key to toggle the code editor

node-warrior's People

Contributors

danfinlay avatar kumavis avatar mehulkar avatar

Watchers

 avatar  avatar

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.