8000 Newsletter 3: piano-rs · ozkriff/rust-gamedev.github.io@3975c12 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3975c12

Browse files
committed
Newsletter 3: piano-rs
1 parent 7c7082e commit 3975c12

File tree

2 files changed

+5
-9
lines changed

2 files changed

+5
-9
lines changed

_drafts/newsletter-003.md

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -228,17 +228,13 @@ and [v0.0.4][tennis-academy-v0-0-4] updates for [Tennis Academy]:
228228

229229
### [piano-rs]
230230

231-
![TODO: local](https://camo.githubusercontent.com/78c31430ea4c1a90b16bbf3ff96ba8fb57e7f787/68747470733a2f2f692e696d6775722e636f6d2f444f78307757662e706e67)
231+
![Virtual piano keyboard](/assets/newsletter-003/piano.png)
232232

233-
A multiplayer piano using UDP sockets that can be played using computer keyboard, in the terminal.
233+
[piano-rs] is a multiplayer piano using UDP sockets
234+
that can be played using computer keyboard, in the terminal.
234235

235-
> Hi! A few years back I wrote a piano game for the terminal in Rust when I did not know much about general good code practices. However, recently I've been learning more on how to write good code and so, I spent the last 2 weeks trying to refactor the codebase along with adding a multiplayer feature.
236-
>
237-
> Here's the link: <https://github.com/ritiek/piano-rs>
238-
>
239-
> Feel free to try it out! In case you're going to dig into the codebase, I am open to any suggestions/feedback to further improve anything related to the codebase!
240-
241-
<https://reddit.com/r/rust/comments/de28rz/a_multiplayer_piano_game_for_the_terminal>
236+
_Discussions:
237+
[/r/rust](https://reddit.com/r/rust/comments/de28rz/a_multiplayer_piano_game_for_the_terminal)_
242238

243239
[piano-rs]: https://github.com/ritiek/piano-rs
244240

assets/newsletter-003/piano.png

3.62 KB
Loading

0 commit comments

Comments
 (0)
0