Giter Site home page Giter Site logo

dharry1968 / cardchess Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cschladetsch/cardchess

0.0 0.0 0.0 227.57 MB

A Unity3d game inspired by Chess, MtG and SC2. The playfield is a NxM board. Players take turns casting spells, which can summon a creature to the board, add an item to a creature, or do other special effects. Attacking and movement of the pieces are mostly Chess-based, except that pieces have Health. Full rules are available on the wiki pages.

License: MIT License

C# 95.26% Shell 0.01% ShaderLab 4.50% HLSL 0.23% Smalltalk 0.01%

cardchess's Introduction

Card Chess Kings

Build status License

The CI Build is failing because it is a Unity3d project, and the use of git-submodules. Keeping the badge as a reminder to everyone about these issues.

ChardChess Unity3d game inspired by Trading Card Games such as Magic the Gathering and Chess.

Am taking the unusual option of using an architecture that largely ignores Unity.

Focusing on the gameplay and Rules, and only later will added interaction and visuals/audio.

The main scene is in Scenes/Main.

Building

The build and Packages require an installation of WorkFolder mapped to the w-drive.

I'll cover this all in more detail when I expect others to try to build it.

Testing

There are tests in App/Tests folder that uses mocked types in App/Mock.

These tests are currently broken because I changed the rules without fixing the tests to match.

Gameplay

At first, the game will be a 2 player hotseat desktop (macOS and Windows) game.

The main GameLoop is well documented in the wiki.

Later, if that all works out well, then networking layer will be added between Model and Agent. This has already been architected for via use of Futures for all interactions between Agents and Models.

Discord

There's also a discord server connected to GitHub.

cardchess's People

Contributors

cschladetsch avatar liminal-cto avatar realresponse-cto 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.