Flutter has come a long way! and it is fantastic for creating cross platform games. So I've been creating a casual game using #flutter and simple geometry and a game engine I created. Everything is generated, that means minimal use of pre-generated assets like png.
In this video I show you how to generate terrain objects from scratch. We won't use any other packages or libs, and we will use CustomPainter to achieve this.
How to setup Visual Studio Code for Flutter development:
https://flutter.dev/docs/development/...
Merch: Drawing Text on Canvas
https://gumroad.com/indy9000
https://linktr.ee/Indy9000
#flutter #canvas #game #tutorials