GithubHelp home page GithubHelp logo

dominion's Introduction

Dominion

Game engine for the board game Dominion (base set v1).

Class Descriptions:

File Description
cards.py Contains information about all of the cards, including cost, value and any special effects that the card may have
player.py Contains player, hand and deck information
game.py Contains general game information such as supply pile setup and player management
play_game.py Currently a debugging script, however this will manage the main game loop

Features to add:

  • Special abilities for cards
  • Main game loop
  • Implement basic AI
  • Implement more advanced AI

Decisions to make:

  • Interface type (GUI, website, cmd, slack, etc.)
  • Interaction type (application client/server, web client/server, etc)

Installation

For a developer installation, use: pip install --editable ..

This installs Dominion to your system as a developer installation, such that editing the source files in the repository will be immediately reflected in the system install, without re-installing.

To run Dominion after installation, type dominion at the command line.

dominion's People

Contributors

tdevries avatar dukebw avatar adambalint avatar

Stargazers

 avatar Nikolaos Dionelis avatar  avatar  avatar  avatar

Watchers

James Cloos avatar  avatar  avatar

Forkers

adambalint dukebw

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.