Skip to content

Commit

Permalink
Formatted readme
Browse files Browse the repository at this point in the history
  • Loading branch information
KrinjMaster authored Mar 28, 2024
1 parent 33b11a7 commit cd90848
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
# Ravissant

Ravissant - beautiful, charming from French.
My chess engine built in Rust.
**Ravissant**<sup> French</sup> - beautiful, charming.
<br/>
## My chess engine built in Rust.

Goals to complete:</br>
[] Make board representation</br>
[] Make move generation</br>
[⁉️] Make evaluation function</br>
[⁉️] Make search function</br>
[] Make engine uci-compatable
[in progress] Make evaluation function</br>
[in progress] Make search function</br>
[] Make engine uci-compatable<br/>
And other stuff regarding chess engines

0 comments on commit cd90848

Please sign in to comment.