Git Product home page Git Product logo

copsandrobbers-1's Introduction

Cops and Robbers Unity Game

Cops And Robbers is a fast-paced 2D multiplayer game developed using Unity2D. See www.copsandrobbers.co.uk

Develop

Requirements

  • Unity 2019.4.6f1
  • Visual Studio 2019 or JetBrains Rider
  • A Mac, Windows, Linux or Android Device for testing (iOS hasn't been tested but it may also work fine)

Set-Up

Import the project folder (CopsAndRobbers) into Unity Hub and then launch the project. By default, the NetworkManager is set to connect directly to our Google Cloud Server and therefore won't let you play with your serverside changes by default. We recommend setting the server address to localhost or to your own server (port 7777 will need to be opened). You can set the server address through the NetworkManager found in the Offline Scene.

Building a Server

To build a server, open build settings select standalone and the respective platform and tick the Server checkbox. On Linux this will compile to a file Server.x86_64 which must be executed from the Terminal using the command:

./Server.x86_84

copsandrobbers-1's People

Contributors

hsravat-4590 avatar nisathnasar avatar ashjaimal avatar mirlle avatar ellimanh avatar 190223830 avatar saharbatol 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.