Skip to content

N33: Why I choose to build my game from scratch #1021

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 12, 2022
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions content/news/033/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,18 @@ _Discussions:

## Learning Material Updates

### [Why I choose to build my game from scratch][why-article]

[@HeavyRain266] published an article, '[Why I choose to build my game from scratch][why-article]',
a short story about their implementation of the game 'Forbidden Valley'
from scratch in Rust. The author aims to show how much you can learn
from building your dream game without the help of any game engine.

_Discussions: [r/rust_gamedev][why-article]_

[@HeavyRain266]: https://github.com/HeavyRain266
[why-article]: https://www.reddit.com/r/rust_gamedev/comments/uewu9h/reasons_why_i_choose_to_build_my_game_from/

## Tooling Updates

### [Vismut 0.5][vismut-0.5]
Expand Down