Skip to content
This repository has been archived by the owner on Apr 16, 2020. It is now read-only.

An online multiplayer game inspired by Donkey Kong Classic.

License

Notifications You must be signed in to change notification settings

dvsku/donkey-kong-drs-projekat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Networked Versus Donkey Kong

An online multiplayer game inspired by Donkey Kong Classic.

Built using PyQt5 and native sockets library.

Prerequisites

python 3.6
numpy 1.17.4
PyQt5 5.13.2
PyQt5-sip 12.7.0

Installation

Clone

Clone this repository to your local machine using https://github.com/nikolastojsin/donkey-kong-drs-projekat.git

Run

To run the server use:
cd server
py donkey_kong_server.py <port_to_host_on>
To run the client use:
cd client
py donkey_kong.py <server_ip_address> <server_port>

Documentation

Documentation can be found here

Authors

Nikola Stojšin
Snežana Mrdalj
David Jovanovski
Maja Cvetković

License

This project is licensed under the MIT License - see the LICENSE file for details

About

An online multiplayer game inspired by Donkey Kong Classic.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages