Skip to content

eeff/bevy_chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess in Bevy

This is an implementation of the Chess game using the Bevy game engine, which I follow from this Tutorial by @guimcaballero. The original tutorial uses bevy 0.4 and bevy_mod_picking 0.3, I migrated it to using bevy 0.5 and bevy_mod_picking 0.4. I also refactor a bit to save some boilerplate code.

Screencast

License

MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages