celeroncoder / celeroncoder/Chess

Pawn

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

説明

Implement the base Pawn class (fyi- pretty different from the Bishop and Rook Class).

> The pawn (♙, ♟) is the most numerous piece in the game of chess and, in most circumstances, the weakest. It historically represents soldiers or infantry, or more particularly, armed peasants or pikemen.[1] Each player begins a game with eight pawns, one on each square of the rank immediately in front of the other pieces. Check out the wikipedia entry [here](https://en.wikipedia.org/wiki/Pawn_(chess)) for more information.

- [ ] #30
- [ ] #32
- [ ] #31
- [ ] #35

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

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

調査の方向性

まず既存の Bishop クラスと Rook クラスを読み、その後、関連する Issue #30、#32、#31、#35 を確認して、Pawn クラスに意図されている範囲を判断します。プロジェクトのチェス駒の設計に一貫した形で基底 Pawn クラスが実装され、関連する Pawn の要件に対応できた時点で作業は完了です。

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

評価

技術スタック
java
領域
game-dev
issue の種類
機能追加
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
30/100

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

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