Skip to content
This repository was archived by the owner on Apr 12, 2022. It is now read-only.

kmyk/longcontest-visualizer-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

longcontest visualizer framework

demo

what is this

Marathon Matchとかそういうののvisualizerをいい感じにやるためのtemplate。 公式のに不満があったり、そもそも公式のがないときに使ってください。 gif動画出力機能もあるよ!

docs

  • 使い方
    • index.ts index.html を書き換えて実装
    • $ npm install $ tsc index.ts
    • index.html をbrowserで開く
  • 構成
    • Typescript + Semantic-UI
  • API
    • index.html (問題に合わせて書き換え)
    • module framework (触る必要なし)
      • class FileParser (parserの実装に便利)
      • class FileSelector
      • class RichSeekBar
      • class FileExporter
    • module visualizer (問題に合わせて書き換え)
      • class InputFile 入力parser
      • class OutputFile 出力parser
      • class TesterFrame 問題の状態
      • class Tester model framesをまとめたやつ 状態遷移
      • class Visualizer view canvasを触る inputも触る
      • class App controller adaptor 触らなくて大丈夫

license

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published