📫 How to reach me: Links
My gamedev libs:
- hexx: a simple hexagon utilities lib, for hexagonal coordinate, tiles, 3D meshes, etc
- bevy_silk: a cloth physics plugin for bevy
- bevy_verlet: a verlet integration plugin for bevy
- bevy_life: a generic cellular automaton plugin for bevy (wireworld implementation)
- bevy_tickles: a CPU particle system plugin for bevy (WIP)
My tutorials:
- Bevy Minesweeper: a 12 step course on how to make a cross platform minesweeper using the Bevy engine
You can also use my bevy template for cross platform games
🎄Advent of Code: