Skip to content

Commit

Permalink
Add chapter
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed Oct 13, 2024
1 parent b462cb9 commit 65c028c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ Code
[code](https://github.com/richelbilderbeek/bevy_tdd_book_use_game_state) |[![codecov](https://codecov.io/gh/richelbilderbeek/bevy_tdd_book_use_game_state/graph/badge.svg?token=XAVFZYDQKZ)](https://codecov.io/gh/richelbilderbeek/bevy_tdd_book_use_game_state) |. |Use Bevy states |Minimal example, state, States
[code](https://github.com/richelbilderbeek/bevy_tdd_book_use_resources) |[![codecov](https://codecov.io/gh/richelbilderbeek/bevy_tdd_book_use_resources/graph/badge.svg?token=XAVFZYDQKZ)](https://codecov.io/gh/richelbilderbeek/bevy_tdd_book_use_resources) |. |Use Bevy resources |Minimal example, resources
[code](https://github.com/richelbilderbeek/bevy_tdd_book_use_window_title) |[![codecov](https://codecov.io/gh/richelbilderbeek/bevy_tdd_book_use_window_title/graph/badge.svg?token=XAVFZYDQKZ)](https://codecov.io/gh/richelbilderbeek/bevy_tdd_book_use_window_title) |. |Get and set a window's title |Minimal example, window title
[code](https://github.com/richelbilderbeek/bevy_tdd_book_click_sprite) |[![codecov](https://codecov.io/gh/richelbilderbeek/bevy_tdd_book_click_sprite/graph/badge.svg?token=XAVFZYDQKZ)](https://codecov.io/gh/richelbilderbeek/bevy_tdd_book_click_sprite) |. |Click on a sprite |Minimal example, sprite, mouse click, interaction

### Appendix

Expand Down

0 comments on commit 65c028c

Please sign in to comment.