Follow Wes.ovall
Follow
Following Wes.ovall
Following
Add To Collection
Collection
Community
Devlog
PowerShell Chess
←
Return to PowerShell Chess
Devlog
Input
February 17, 2023
by
Wes.ovall
#Input
This version removes the board colors. However, it takes input. Next version will actually validate moves...
Continue reading
Drawing in PowerShell
June 23, 2020
by
Wes.ovall
1
#learning
Hello you, Writing a cross-platform PowerShell script is more difficult than it sounds on the surface. Since anyone can install PowerShell on any system, you might think that all commands on each sys...
Continue reading
Board is Drawn
June 20, 2020
by
Wes.ovall
#1st Step
It seems to be abnormal to draw graphics to the terminal in PowerShell. However, it is definitely possible. There are many techniques. However, I was looking for a way that required no importing of...
Continue reading