Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 436 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 436 Bytes

Rust game of life

Possible improvements

  • use Bevy game engine for rendering

Info

  • Web performance is worse than native
  • This was a small school project for an exercise in a class
  • Was built in less than a day
  • Still new to rust

New things I learned

  • Difference between immediate mode and retained mode UI
  • Egui and how to run it in web
  • A little bit about rust folder structure

preview