/Codecrad

Primary LanguageTypeScriptMIT LicenseMIT

Codecrad Node.js CI

codecrad

Coding game RTA

コーディング速度を競うゲームです。

作業の準備体操から連想して作ったタイムアタックゲーム(タイピングゲームのイメージ)です。 好きなエディタでコーディングしてください。 チェッカーが差分監視して Time を計ってくれます。

推奨環境

  • prettier: fix on Save
  • node: >=12
  • Terminal: 40 line

Play

npx codecrad
open ./world/game.js # {Your favorite editor}

development

  • node
  • typescript

CLI

$ npm install --global codecrad
$ codecrad --help

  Usage
    codecrad

  Options
    --stage  TODO [Default: stage1]

License

MIT © anozon