AcevedoR / AcevedoR/outplant

Engine is having too many responsabilities

オープン
#73 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
engine
主要言語
TypeScript
スター
2
フォーク
0
PR マージ指標
30日以内にマージされた PR はありません

説明

We are thinking `engine.rs` is have too many responsabilities.

Game parameters should be a separate responsability (color choice, language..)

Time to refactor !

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

The issue only points to `engine.rs`, so start by reading that file and locating where game parameters (color choice, language, etc.) are owned or managed. Follow the call paths that construct engine state and consume these parameters to find a clean seam for a separate game-parameter module/responsibility. Update those entry points to delegate parameter ownership, then run the repository’s normal test/build verification to confirm behavior is unchanged and the refactor is complete when `engine.rs` is no longer responsible for those settings.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
rust
領域
backend
issue の種類
リファクタリング
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
42/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。