Code Monkey home page Code Monkey logo

webdiplomacy's Introduction

Diplomacy is a popular turn based strategy game in which you battle to control Europe; to win you must be diplomatic and strategic.

webDiplomacy lets you play Diplomacy online.


install/README.txt - Installation information.

AGPL.txt - The license webDiplomacy is distributed under.


We welcome code contributions for any of the issues on the "soon" milestone. Simply fork the project, and develop a fix in a branch. We accept pull requests that:

  • are well tested
  • only include one fix per pull request
  • keep the code clean and maintainable
  • use the same style as the rest of webdip
  • keep whitespace changes to a minimum

When writing the text of your pull request, please include:

  • The details of the testing that you've performed
  • The github issue number that this pull request is a fix for

If you get errors for files within /javascript/ it is because some default Apache configurations use this as a shared folder by default. Disable this alias to resolve.


http://webdiplomacy.net/ - The official webDiplomacy server.

https://github.com/kestasjk/webDiplomacy - The webDiplomacy github source repository.


To get Philippe Paquette's MILA bots working with the base webDip docker install do: Ensure that the IP address is the IP of the machine hosting docker (there is probably some docker context/network wizardry to do this..)

docker pull public.ecr.aws/n4k3z7o3/webdiplomacy:latest docker run -d --env API_WEBDIPLOMACY=http://172.21.16.1:43000/api.php --env API_KEY_USER_01=bot1 --env API_KEY_USER_02=bot2 --env API_KEY_USER_03=bot3 --env API_KEY_USER_04=bot4 --env API_KEY_USER_05=bot5 --env API_KEY_USER_06=bot6 public.ecr.aws/n4k3z7o3/webdiplomacy:latest

Kestas J. Kuliukas - [email protected]

webdiplomacy's People

Contributors

jmo1121109 avatar kestasjk avatar adamlerer avatar timothyjones avatar lightvector avatar shdant113 avatar squigs44 avatar utiq avatar bryancodazen avatar mariomelchor avatar ppaquette avatar kenneth-yf-wang avatar restitution-dip avatar shelbycollopy avatar firexe avatar gcroom avatar alderian33 avatar diptobi1 avatar zjcompton avatar sleepcap avatar nebevets avatar sariacodazen avatar peregrineflight avatar jchoi166 avatar jkleban avatar deltachemist avatar c-flaherty avatar yewang avatar hellenicriot avatar neillabsai 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.