GithubHelp home page GithubHelp logo

projeto_psis's Introduction

Chase-Them Game

It is a project assigned by the Systems Programming subject. It implements a simple game where balls move in a field, trying to chase other balls and pick prizes.

Project by:

Xavier Antunes, 96343

Tiago Espadinha, 96329

Required knowledge

Since you might have more than 1 player, it creates the need to use threads. Inet sockets are used to comunicate between client and server.

Get Started

#generate both client and server binaries
make

#run client and server in different windows
#the programs necessary for client and server are in different directories
./client/chase-client <server_ip> <server_port>
./server/server <server_port>


projeto_psis's People

Contributors

tiago-espadinha avatar xavixava avatar

Stargazers

 avatar

Watchers

 avatar

projeto_psis's Issues

computes health

check if a client rams in another and other health changes

Set up mutexes

Probably only needed for inserting and taking things from queue

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.