Giter Site home page Giter Site logo

ravi-chandra-999 / hyperspace Goto Github PK

View Code? Open in Web Editor NEW

This project forked from erjohnso/hyperspace

0.0 0.0 0.0 222 KB

A real-time multiplayer space shooter

License: MIT License

Makefile 0.42% Shell 4.59% Nginx 0.91% HTML 2.00% JavaScript 53.90% CSS 0.80% Go 35.44% HCL 1.95%

hyperspace's Introduction

hyperspace

A real-time multiplayer space shooter.

Development

  • Run make to run a local copy at http://localhost:9393.

  • Run ./watch to run a local copy that auto-restarts when server files are changed (requires fswatch - brew install fswatch)

Installation

Add to Nginx configuration

Add to bottom of http block:

include /srv/hyperspace/etc/nginx.conf;

Add systemd service:

sudo ln -s /srv/hyperspace/etc/hyperspace.service /etc/systemd/system/
sudo systemctl start hyperspace

Add dependencies

go get github.com/gorilla/websocket
go get github.com/lucasb-eyer/go-colorful

hyperspace's People

Contributors

danluu avatar erjohnso avatar icco avatar kenpratt 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.