Skip to content

Commit 6b54b82

Browse files
authored
Add Rust project: Learning to Fly
1 parent f982b97 commit 6b54b82

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -570,6 +570,11 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
570570
- [Part 1: Implementing WebSocket. Introduction.](https://nbaksalyar.github.io/2015/07/10/writing-chat-in-rust.html)
571571
- [Part 2: Sending and Receiving Messages](https://nbaksalyar.github.io/2015/11/09/rust-in-detail-2.html)
572572
- [Writing a Rust Roguelike for the Desktop and the Web](https://aimlesslygoingforward.com/blog/2019/02/09/writing-a-rust-roguelike-for-the-desktop-and-the-web/)
573+
- Create a simulation of evolution using neural network and genetic algorithm, and compile the application to WebAssembly
574+
- [Part 1](https://pwy.io/en/posts/learning-to-fly-pt1/)
575+
- [Part 2](https://pwy.io/en/posts/learning-to-fly-pt2/)
576+
- [Part 3](https://pwy.io/en/posts/learning-to-fly-pt3/)
577+
- [Part 4](https://pwy.io/en/posts/learning-to-fly-pt4/)
573578

574579
## Scala:
575580
- [Simple actor-based blockchain](https://www.freecodecamp.org/news/how-to-build-a-simple-actor-based-blockchain-aac1e996c177/)

0 commit comments

Comments
 (0)