Giter Site home page Giter Site logo

triple-triad-godot's Introduction

Triple Triad re-made with Godot 3.1

Triple Triad in Godot screenshot

"How difficult it is to recreate the Triple Triad card game with the Godot Engine?"

This repository is the answer to my question: the core of the game has been developed during my Devember 2018 challenge (a challenge where you have to code each day of December for at least 1 hour).

Tutorials

If you speak Italian, you can find a list of video tutorials about this project in the tutorials/README.md file.


What is implemented

  • Basic game mechanics:
    • Turns
    • Cards placement
    • "Capture" mechanic
  • Data driven design for the Card node (all the data is taken from a JSON file)
  • Simple AI

How to run the game

From an executable

You can download a prebuilt executable for Windows/OSX/Linux from the release page.

From source (using Godot)

  1. Download Godot Engine (the game was developer with v3.0.6)
  2. Download this project
  3. Launch Godot Engine
  4. Import the project into Godot
    1. Select Scan
    2. Select the project folder
    3. Double click on Triple Triad
  5. Run the game by clicking on the Play button (or use the F5 key for a shortcut)!

Input Controls

  • Arrow keys to move the cursor
  • Space/Enter to confirm
  • Backspace to cancel

Contributing

You can contribute in different ways:

  • download this game and try it
  • talk with your friends about this project
  • tell me your opinions about this project
  • tweet about this project
  • report bugs
  • make Pull Requests to improve it or add new features

Code contributions

Before working on anything, I want to make sure that no-one is working on the same thing at the same time so please feel free to:

Note: I really would like to keep improving and expanding this project, I love TripleTriad and would love to add other features (eg: online multiplayer matches) but I don't have much time to invest on this project.
I already did what I wanted: give an answer to the question that I wrote at the beginning of this file.

Licensing

I'm not an expert on licensing and this project is borderline legally speaking. I would say:

  • every Godot related file (that I created) is released under MIT License:
    • scripts *.gd
    • scene files *.tscn
    • etc.
  • the original asstes (textures, music, ecc.) should not be reused. They are Squaresoft/SquareEnix property. I don't even know if I'm allowed to use them.

Thanks

Assets taken from:

triple-triad-godot's People

Contributors

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