Giter Site home page Giter Site logo

snakeroyal's Introduction

SnakeRoyal

Multiplayer snake game written at a single weekend Screenshot

So expect bugs...

Building

Windows

Just open it with Visual Studio 2019 Community Edition or higher and it should compile out of the box, it has no dependencies.

Linux

Sorry but not at this time, PR's are welcome!

Usage

Once built you can join a server via

SnakeRoyal.exe join <ip>

The default port is 11754 you can choose to use a different one by adding port

SnakeRoyal.exe join <ip>:<port>

Hosting

You can host a server by using following command:

SnakeRoyal.exe host

If you don't wish to have any visual output you can also choose to do it like following:

SnakeRoyal.exe host --headless

To specify a different port:

SnakeRoyal.exe host <host> <port>

Credits

  • Ted John (IntelOrca) for allowing me to use the Socket implementation from OpenRCT2
  • Iconby Lorc for the Icon (CC 3.0)

snakeroyal's People

Contributors

zehmatt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

mrexodia gmh5225

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.