Bux42 / TMDojo

Data science visualization tool for Trackmania 2020

Home Page:https://tmdojo.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TMDojo

TMDojo is a map and replay data visualization tool for Trackmania 2020.

alt text

The goal is to be able to browse, analyze, and compare Trackmania replay data. For that, we're aiming to provide a wide variety of tools such as a 3D view of the map and detailed charts with all the available data.

The live project can be found at tmdojo.com.

Disclaimer

While this project is actively being developed, we're all working on it in our free time - so updates will come when they're ready.

Project Structure

The project has three parts:

  • /app: React.js front-end
  • /server: Node.js back-end for data storage and centralized calculations
  • /plugin: Openplanet plugin to record players' racing data in-game

Setup

Each of the three parts have to be set up individually - check out the respective README files.

Get in Touch

This project is in active development - if you want to know more, help out or test, feel free to join our Discord server!

About

Data science visualization tool for Trackmania 2020

https://tmdojo.com

License:MIT License


Languages

Language:TypeScript 98.4%Language:JavaScript 1.3%Language:CSS 0.3%