ScottLilly/MogriChess
A chess-like game where capturing pieces acquire the movement abilities of the pieces they capture.
C#MIT
Issues
- 0
Convert to .NET 7
#86 opened by ScottLilly - 0
Convert UI to Avalonia
#87 opened by ScottLilly - 0
When moving a piece, animate the movement
#81 opened by ScottLilly - 0
Allow selection of board color scheme
#17 opened by ScottLilly - 0
- 0
- 0
- 0
- 0
Add "50 move" game end state
#68 opened by ScottLilly - 0
Add "Release Notes" window
#32 opened by ScottLilly - 1
Create unit tests
#4 opened by ScottLilly - 0
Additional game-ending states
#14 opened by ScottLilly - 0
- 0
- 0
Refactor - Move logic from Models to ViewModel
#65 opened by ScottLilly - 2
- 0
Create unit tests for BoardStateService
#62 opened by ScottLilly - 0
Enable bot vs. bot in debug mode
#50 opened by ScottLilly - 0
Add ability for Light player as bot
#46 opened by ScottLilly - 0
Checkmate also reporting as stalemate
#47 opened by ScottLilly - 0
- 0
Rename executable to MogriChess.exe
#44 opened by ScottLilly - 0
Rearrange menu options
#40 opened by ScottLilly - 0
- 0
Consolidate game-ending indicators
#28 opened by ScottLilly - 0
Build smarter bot player
#22 opened by ScottLilly - 1
No detection for stalemate
#27 opened by TheyCallMeTojo - 0
- 0
MoveHistory scrollintoview not always working
#24 opened by ScottLilly - 0
Replay game from MoveHistory
#11 opened by ScottLilly - 0
Blink, to display bot moves
#23 opened by ScottLilly - 0
Bot is not taking piece capturing move
#31 opened by ScottLilly - 0
- 0
Add icon to executable
#33 opened by ScottLilly - 0
Create installer
#34 opened by ScottLilly - 0
- 0
In bot move calculator, take Checkmate move
#30 opened by ScottLilly - 0
New game does not clear pending move
#26 opened by ScottLilly - 0
Write game data on crash
#7 opened by ScottLilly - 0
Web version
#25 opened by ScottLilly - 0
On new game, clear out old game
#10 opened by ScottLilly - 0
Create XAML user control for movement indicators (nothing, one circle, two circles, or rectangle)
#20 opened by ScottLilly - 0
Replay game from log file
#15 opened by ScottLilly - 0
Internationalize application text
#21 opened by ScottLilly - 0
Performance Analysis
#13 opened by ScottLilly - 0
Memory optimization - New Game
#12 opened by ScottLilly - 0
Allow selection of piece color scheme
#18 opened by ScottLilly - 0
Add strange game modes
#8 opened by ScottLilly - 0
Export game state to file
#6 opened by ScottLilly - 0
Add initial bot players
#5 opened by ScottLilly