Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/parth-darji/multiplayer_ttt_socket
A multiplayer Tic Tac Toe game app built with Flutter for the front-end and Node.js with Express and Socket.io for the back-end. This full-stack project demonstrates real-time gameplay using WebSocket technology.
https://github.com/parth-darji/multiplayer_ttt_socket
dart flutter nodejs socket-io
Last synced: about 1 month ago
JSON representation
A multiplayer Tic Tac Toe game app built with Flutter for the front-end and Node.js with Express and Socket.io for the back-end. This full-stack project demonstrates real-time gameplay using WebSocket technology.
- Host: GitHub
- URL: https://github.com/parth-darji/multiplayer_ttt_socket
- Owner: parth-darji
- Created: 2024-12-13T13:04:00.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-14T22:15:34.000Z (about 2 months ago)
- Last Synced: 2024-12-14T23:19:01.985Z (about 2 months ago)
- Topics: dart, flutter, nodejs, socket-io
- Language: C++
- Homepage:
- Size: 302 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# flutter_ttt_socket
A new Flutter project.
## Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)For help getting started with Flutter development, view the
[online documentation](https://docs.flutter.dev/), which offers tutorials,
samples, guidance on mobile development, and a full API reference.