Platform game template 6 - Creating a grid to store game entities in

Subscribers:
7,960
Published on ● Video Link: https://www.youtube.com/watch?v=D0crXzIYV1E



Duration: 2:09:59
9 views
0


Brooks is leveling up his gamedev and programming skills by creating a platform template using tricks from the Game Programming Patterns book.

* * *

Game Programming Patterns Book - [http://gameprogrammingpatterns.com/](http://gameprogrammingpatterns.com/)

Code - [https://github.com/brooks-builds/game_template_platform](https://github.com/brooks-builds/game_template_platform)

Twitter - [https://www.twitter.com/brooks_patton](https://www.twitter.com/brooks_patton)

Project Ideas - [https://github.com/brooks-builds/backlog](https://github.com/brooks-builds/backlog)

Join Discord - [https://discord.gg/cDTxH2Q6ks](https://discord.gg/cDTxH2Q6ks)

Knowledge wiki - [https://github.com/BrooksPatton/knowledge](https://github.com/BrooksPatton/knowledge) -- Watch live at https://www.twitch.tv/brookzerker




Other Videos By Brooks Builds (brookzerker)


2021-01-04Channel update - 2020-01-03
2021-01-03Platform game template 14.1 - Moving the entities into the world
2020-12-31Platform game template 14 - Moving the entities into the world
2020-12-30Platform game template 13 - Querying the grid for entities
2020-12-29Platform game template 12 - Recreating the grid using a HashMap
2020-12-28Platform game template 11 - Moving entities from cell to cell
2020-12-27Platform game template 10 - Setting up a level and camera
2020-12-26Platform game template 9 - Giving state to the entities
2020-12-25Platform game template 8 - Refactoring how we create the world and grid
2020-12-24Platform game template 7 - Creating a platform that almost catches the player
2020-12-23Platform game template 6 - Creating a grid to store game entities in
2020-12-22Platform game template 5 - Displaying a grid
2020-12-21Platform game template 4 - Displaying the locations of entities between update ticks
2020-12-20Platform game template 3 - Making our little circle drop
2020-12-19Platform game template 2 - Starting a new game template
2020-12-18Platform game template 1 - how many draws can we get on a Raspberry Pi 4 2GB?
2020-12-17Highlight: Pitfall style game 28 - Drawing a ladder
2020-12-16Highlight: Pitfall style game 27 - Players cannot clip into the floor when falling into the pit
2020-12-15Highlight: Pitfall style game 26 - Rewriting the player physics system
2020-12-14Raw stream - converting a game object to use images
2020-12-14Channel Update 2020-12-13



Tags:
twitch
games
ggez
gamedev
rust