conferences | speakers | series

Let's write Snake game!

home

Let's write Snake game!
FOSDEM 2023

Game developing is hard: models, concurrency, physics and so on are difficult without any helps from the framework. In this talk we introduce Bevy Engine library that allows us to create simple games in a smart way. With the merely excuse to build a Snake Game, in this talk we create Snake Game compiling it as native application and webapp (wasm) application.

Speakers: Tommaso Allevi