Robert3141 / Connectron

A connect 4 style game
https://play.google.com/store/apps/details?id=uk.co.ariesfamily.connectron
MIT License
2 stars 0 forks source link

Add client server game play #23

Open Robert3141 opened 4 years ago

Robert3141 commented 4 years ago

Add client sever gameplay through a LAN

Robert3141 commented 4 years ago

e.g. https://medium.com/@suragch/minimal-client-server-example-for-flutter-and-server-side-dart-dc4257903753

Robert3141 commented 4 years ago

https://dart.dev/tutorials/server/httpserver

Robert3141 commented 4 years ago

https://pub.dev/packages/get_ip

Robert3141 commented 4 years ago

http://jamesslocum.com/post/77759061182

Robert3141 commented 4 years ago

https://www.reddit.com/r/FlutterDev/comments/c9hg7n/is_there_a_way_to_communicate_over_wifi_p2p/