Skip to content

Commit

Permalink
Update instructions and acknowledgements
Browse files Browse the repository at this point in the history
  • Loading branch information
tehlers committed Sep 28, 2024
1 parent 4ec80d6 commit c6a7644
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ If you are using Linux, you should also check the [official Bevy Linux dependenc

Once you have installed all dependencies, you can start the game (as a debug build) with

$ cargo run --features bevy/dynamic_linking
$ cargo run

or install a binary with

Expand All @@ -30,7 +30,7 @@ The project contains a [justfile](https://just.systems/) that provides frequentl

## Acknowledgements

This game owes a lot of ideas to the tutorial "Creating a Snake Clone in Rust, with Bevy", which unfortunately is [no longer available](https://mbuffett.com/posts/bevy-snake-tutorial/).
This game owes a lot of ideas to the tutorial ["Creating a Snake Clone in Rust, with Bevy"](https://mbuffett.com/posts/bevy-snake-tutorial/).

Sound effects were obtained from https://www.zapsplat.com

Expand Down

0 comments on commit c6a7644

Please sign in to comment.