celeroncoder / celeroncoder/Chess
Pawn
Open
enhancement
piece
- Dominant language
- Java
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.