Giter Site home page Giter Site logo

androminion's Introduction

Androminon: Unofficial Dominion for Android

All releases

This is neither supported nor endorsed by Rio Grande Games.

How to compile

(Coming soon)

Steps to run a multiplayer game

You need the source code to compile the server vdom!

In the vdom directory, type 'ant run' (or just start com.vdom.core.Game with whatever arguments you want - the build file build.xml has some default arguments). Be sure you know the host name or ip address for the machine that's running the game server, and that the player ports (by default 2255 and 2256) aren't blocked by your machine's firewall.

Open the app on two separate devices. Use the "join game" dialog to enter your name, the host name or ip address of the machine running the server, then the port that shows up in the terminal where you're running the server. Once the first player connects, a second port will show up; enter that one in on the second device (should be 2255 and 2256). The interface for the first player that connects will be missing a lot of stuff until the second player connects, but once both players are there, things work fine.

On network permissions and usage

This app functions by using a strictly local networking layer to talk between the player and the game -- currently, unless using multiplayer, no data is sent in or out of the phone. Nonetheless, this local network still requires networking permission, and such internal data transfer may show up as total app usage.

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.