Twosnakes

1 min read

This is a snake game powered by Flutter with one or two player mode. Everything you can see in this app is generated by code. The most interesting part for me is I can play the game with a friend and change the color of almost everything at anytime.

  • A game play video could be found at here.
  • The source code of this product could be found at here.