GithubHelp home page GithubHelp logo

tricards's Introduction

TriCards - A Triple Triad clone

Warning:

  • This only works on the TI-84+ CE.
  • This will not work on the TI-84+ CSE.
  • This will not work on any TI-84+ (SE)

Motivation

Geekboy1011 asked for this fun card game on his calculator and I wanted to work on something fun.

Building Asset Files

  • Syntax: BUILDER\build.bat <IN_FILE_PATH> <OUT_FILE_BASE_NAME>
  • Example: BUILDER\build.bat BUILDER\src\ff8pack FF8PACK Input folder must contain all image files and a JSON file formatted like the examples provided.

Building Pack Viewer / Game Player

  • Download and install the ZDS-based CE C Software Development Kit (v7.5) https://github.com/CE-Programming/toolchain/releases/tag/v7.5 and install it. idk how to modify to make it work on v8.x, will add instructions later if needed.
  • Not sure if necessary but you may need to use convpng on the CLIENT\src\gfx folder to build all the images. To do that, navigate to that folder, open the command prompt, type convpng, then push enter.
  • Open the command prompt and navigate to where the makefile is. Type make, push enter, and watch it go.
  • If it all worked, TRICARDS.8xp will be in the CLIENT\bin folder.

Controls

In the menu:

Keys Function
[Mode] Go back/Quit
[2nd] Select option
Arrow keys Change menu option

During the card battle:

Keys Function
[Mode] Go back/forfeit
[2nd] Select/place card
Arrow keys Change selection

License and Copyright

TODO

I'll do the proper writeup later. The most of the images are not mine. The ones that obviously came from Final Fantasy 8 is owned by the guys who own that game. The stuff that isn't mine isn't mine. The stuff that is mine is mine.

For the stuff that's mine, I'll stick in the BSD 2-clause license someplace and call it good.

Custom Card Pack Requirements

  • Card ranks may only fall inside the inclusive range of 1 to 10 (A)
  • Input image dimensions must be 52 by 52

tricards's People

Contributors

iambian avatar

Stargazers

josheewa avatar

Watchers

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