0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

RCJ Rescue league マップ作成ツール配布

Last updated at Posted at 2024-01-01

マップ作成ツール配布

ロボカップジュニアのレスキューリーグ用 マップ作成ツールを配布します。
ライン、メイズの両方に対応しています。
運営や練習に使えます。
詳細はREADMEを確認ください。

(githubにexeファイル載らなかったので2種配布します。)
パッケージにはexe化したものが入っています。
起動が遅いので環境がある方はソースコードの使用を推奨します。

パッケージ配布 googledrive

ソースコード配布 GitHub

スクリーンショット

動作環境

win10 python 3.9
(使用ライブラリ: pygame,openpyxl,json,tkinter,shutil)
必要に応じてライブラリをインストールしてください。

pip install pygame
pip install openpyxl
pip install json
pip install tkinter
pip install shutil

デバッグ

なにか不具合が発生しましたら、エラー文や直前に行った操作を含めてにこの記事のコメントに報告していただけると幸いです。

更新記録

2023-12-31  公開(v0.8)

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?