Giter Club home page Giter Club logo

boolean-queso-web's Introduction

development instructions:

to build TS into a bundled JS file automatically: webpack then run a live server (I'm using VS code Live Server extension)

probably need to do npm install --save-dev webpack webpack-cli typescript ts-loader first

todos

  • basic UI skeleton
  • tooltips to show cost/power/effect
  • end turn and deal with action points
  • refactor to game class with different players possible; handle event state machine
  • animate ingredients added (needs to be extended to non-local player cards too)
  • play new sandwiches with bread
  • add ingredient to sandwich
    • apply effect if condiment
  • close sandwich: get points and apply effects
  • win condition
  • close sandwich animation
  • put closed sandwiches on sidebar
  • QOL:
    • move played ingredients between sandwiches before end turn
    • hover sandwich ingredients to see what they do
    • they should probably also have a UI to see at least the power stats and like an expected total power on complete of the sandwich
    • need to disable dragging while anims are playing
    • better looking win (also like button to redirect to main screen)
  • start screen where you can choose a deck
  • AI opponent
  • networking opponent

extension:

  • edit cards on the fly (debug screen)
  • ai to determine best cards/decks; elo

boolean-queso-web's People

Contributors

tjleing avatar

Watchers

 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.