8000 GitHub - dkustec/tekkendocs: Frame data and learning resources for Tekken
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dkustec/tekkendocs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to TekkenDocs!

The app is deployed at tekkendocs.com. Tekken docs gathers frame data and learning resource for the video game Tekken

Development

The application is built with Remix, so follows their standard for developing and. First run install to install all dependencies.

npm install

Start the Remix development asset server and the Express server by running:

npm run dev

Running with mock data

To run the application with live connection, you need to set appropiate keys in the environment. To make the app run without these keys, and without live data, you can run against mock data.

npm run dev-mock-data

License

Your are not allowd to copy, distribute the code in this repository without explicit permission. The data the website exposes can be used, we just appreacite that you give credits to tekkendocs.com and rbnorway.org where you are using the data.

About

Frame data and learning resources for Tekken

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 87.8%
  • Python 11.0%
  • Other 1.2%
0