Welcome to the Tekken 8 Kazuya's Guide project 🎮 !
This project is a personal learning tool designed to help me learn Kazuya's moves in Tekken 8.
It provides a sortable and searchable movelist, with the ability to filter by specific movement characteristics. This tool is built using HTML, CSS, and JavaScript, and hosted on GitHub Pages.
Features
Kazuya's Movelist, Punishments, Frame Traps, and Combos: All of Kazuya's important moves for Tekken 8.
Sortable Columns: You can sort the movelist by move name, input, damage, startup, hit level, frames on hit, frames on block, and feature by clicking the table headers.
Searchable: Find moves quickly by typing into the search bar.
Easy Data Management: The movelist data is stored in a JSON file, which makes it easy to update as you learn more about the game.
Rank-Based Goals: Specific goals to practice on each rank.
Movelist Data: All of Kazuya's moves are stored in a data.json file. You can easily update the data or add more moves by editing this file.