/bevy_tictactoe

Playing around with Bevy to make a Tic Tac Toe game

Primary LanguageRust

This is a an exercise to implement a simple Tic Tac Toe game using Bevy.

It's probably not the most elegant or simple way to do it, but I try using different concepts to learn the engine.