issues
search
coding-horror
/
basic-computer-games
An updated version of the classic "Basic Computer Games" book, with well-written examples in a variety of common MEMORY SAFE, SCRIPTING programming languages. See https://coding-horror.github.io/basic-computer-games/
The Unlicense
10.86k
stars
1.33k
forks
source link
Implement King in rust
#895
Closed
GKnirps
closed
1 year ago
GKnirps
commented
1 year ago
admittedly not the nicest rust code
maybe I will come back later to improve it or write some tests
However, it should be feature complete and I found no major bugs
coding-horror
commented
1 year ago
Looks like a great starting point, thank you!