Giter VIP home page Giter VIP logo

draw-and-guess's Introduction

Draw-and-Guess

Introduction

Draw and Guess is a multiplayer game, developed using python Kivy library and socket programming. The rules are pretty much the same with Gartic.io, a more popular web-based draw and guess game, also the UI are almost the same.

Preview

How to play

Client app

Download the client files, and there's an executable file. Run that then you can play.

There are some chinese input error that I can't fix due to the sdl2 under setting stuffs.

Server setup

Since there's no central server, you have to set up your own server in order to play with friends, just like how you play Minecraft multiplayer mode.

Download the server package, you will see

  1. questions.txt: The file you can modify all questions.

  2. server_settings.json: In which there are some basic server and game settings you can modify. The default port is set to 1234

  3. Some python files: The server.py is where you activate the server, and make sure you already installed python3 and configure the environmental variable.

Network setting

Just like the way you setup Minecraft server.

If you never setup a Minecraft server, there are 2 common approachs to connect with your friend.

The first one is to use some virtual LAN services like Hamachi. The second one is to configure your router NAT, which can forword packets to the specific address and port in your LAN.

Start the server

Open you cmd and cd to the server folder. By running this command python server.py, you should see Server is running.... Share your ip and port with your friend, and there you go! have fun with your friends!

draw-and-guess's People

Contributors

tony11306 avatar jack910822lol avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

jack910822lol

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.