Code Monkey home page Code Monkey logo

ankandoralight's Introduction

Ankandora

An adventure board game for 1-4 players.

This implementation is the light/travel version that was dedicated for ease of use, shorter play times and quicker learning curve.

The game can be played alone in singleplayer mode or by creating a server and opening rooms for others to join. As it is currently WIP there are a lot of features missing and remaining issues.

Current features:

  • Singleplayer mode
  • Play with or against up to 3 Bots in Singleplayer mode
  • Dedicated server
  • 4 types of pieces with dedicated stats
  • Basic game features (moving on the board, fighting)
  • 2 different game modes
  • simple text chat

Screenshots

Main menu Singleplayer Multiplayer Battle

Server

Configure

The configuration file of the server can be created if it doesn't exist as:
~/Grimfang Studio/Ankandora/Ankandora-server.prc

In it, you should configure these two values:

  • server-port - Used for the port that the Server will utilize to listen for connections. Defaults to 4400
  • server-host - Used by the AI Server to connect to the main server. This will usually be localhost with the port set for server-port. Defaults to 127.0.0.1:4400

Start

To start the server, navigate to the src directory and run
python3 dedicatedServer.py

Client

Configure

The configuration file is stored in
~/Grimfang Studio/Ankandora/Ankandora.prc
which will be created the first time the game is launched.

The in game options menu currently only features the setting for the server connection URL.

Start

To start the client, navigate to the src directory and run
python3 main.py

Notes

License notes for the Oldania ADF Std Fonts:
Copyright Arkandis Digital Foundry, under the GNU General Public License V2 and later, with font exception.

License notes for used audio files:
track1 (A Medieval Tale) by Invadable Harmony CC-BY-ND https://www.jamendo.com/track/1701042/a-medieval-tale track2 (Ancient Fairy) by Invadable Harmony CC-BY-ND https://www.jamendo.com/track/1705645/ancient-fairy track3 (Jane Ray - Lullaby of Rain) by Tunguska Electronic Music Society CC-BY-ND https://www.jamendo.com/track/1118119/jane-ray-lullaby-of-rain menu (Medieval banners) by Nito Ferri CC-BY-SA https://www.jamendo.com/track/1077187/medieval-banners win (Ya salio de la mar) by Ofri Eliaz CC-BY-SA https://www.jamendo.com/track/316630/ya-salio-de-la-mar loose (The past ages of glory) by zero-project CC-BY https://www.jamendo.com/track/703954/the-past-ages-of-glory

ankandoralight's People

Contributors

fireclawthefox avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.