alexeychikk / tft-roller-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project is for teaching my friend some programming. You may pass by :)

State:

  • gold
  • experience
  • table (cells 7x4 holding champions)
  • bench (cells 9x1 holding champions)
  • shop (5 types of champions)

Actions:

  • reroll
  • buy xp
  • buy champion
  • sell champion
  • move between table/bench
  • move inside table/bench

Constants:

  • champions list
  • traits list
  • tier percentages per level
  • champions amount on the bench per level
  • champions amount in the pool per tier

About


Languages

Language:HTML 74.5%Language:TypeScript 20.3%Language:SCSS 5.3%