Game Programming Patterns part 10.5 - (Rust + GGEZ) State Pattern
Channel:
Subscribers:
7,960
Published on ● Video Link: https://www.youtube.com/watch?v=4v1JNOL5N04
I begin refactoring the Rust + GGEZ infinite runner to use the state pattern, however we run into problems where we need to make a lot of changes to make the compiler happy. Not much progress on the pattern today.
Links
code - https://github.com/brooks-builds/learning_game_design_patterns
twitter - https://twitter.com/brooks_patton
book - http://gameprogrammingpatterns.ocm/
-- Watch live at https://www.twitch.tv/brookzerker
Other Videos By Brooks Builds (brookzerker)
Tags:
twitch
games
rust
ggez
gamedev
state pattern