Game Programming Patterns part 24.11 - (Rust, GGEZ) Dying when falling
We make it so that we can die when the character falls off the world!
Links
code - https://github.com/brooks-builds/learning_game_design_patterns
twitter - https://twitter.com/brooks_patton
book - http://gameprogrammingpatterns.com
-- Watch live at https://www.twitch.tv/brookzerker
Other Videos By Brooks Builds (brookzerker)
2020-09-04 | Get the streamer game with Rust and GGEZ part 3 |
2020-09-03 | Get the Streamer Game with Rust and GGEZ part 2 |
2020-09-02 | Get the Streamer Game in Rust and GGEZ part 1 |
2020-09-01 | Twitchchat wrapper part 4 |
2020-08-31 | Creating a basic cli todo app in Rust part 1 |
2020-08-30 | twitchchat wrapper part 3 |
2020-08-29 | twitchchat wrapper part 2 |
2020-08-28 | twitchchat crate wrapper part 1 |
2020-08-27 | Game Programming Patterns part 24.13 - (Rust, GGEZ) Making the bunny run |
2020-08-26 | Game Programming Patterns part 24.12 - (Rust, GGEZ) Jumping |
2020-08-25 | Game Programming Patterns part 24.11 - (Rust, GGEZ) Dying when falling |
2020-08-24 | Game Programming Patterns part 24.10 - (Rust, GGEZ) Colliding with Spikes |
2020-08-23 | Game Programming Patterns part 24.9 - (Rust, GGEZ) Resetting the game |
2020-08-22 | Denver Node.js Meetup - How Harperdb uses SocketCluster for distributed computed |
2020-08-22 | Game Programming Patterns part 24.8 - (Rust, GGEZ) Winning the game |
2020-08-21 | Game Programming Patterns part 24.7 - (Rust, GGEZ) Making the player move |
2020-08-20 | Game Programming Patterns part 24.6 - (Rust, GGEZ) Creating the camera |
2020-08-19 | Game Programming Patterns part 24.5 - (Rust, GGEZ) Building the level |
2020-08-18 | Game Programming Patterns part 24.4 - (Rust, GGEZ) Starting to create the level |
2020-08-17 | Game Programming Patterns part 24.3 - (Rust, GGEZ) Creating the grid |
2020-08-16 | Game Programming Patterns part 24.2 - (Rust, GGEZ) Pulling in Game Data |
Tags: twitch
games
ggez
gamedev
rust