DEV Community

Cover image for Build a realtime board game with Nextjs, Socket.io, Tailwind, Nodejs, Typescript
Brian
Brian

Posted on

Build a realtime board game with Nextjs, Socket.io, Tailwind, Nodejs, Typescript

I have made a real-time board game that can be played and mainly to learn new knowledge and new technologies.
Now I want to share with you guys its source code both FE and BE, the BE is a bit dirty though (because I'm FE developer), sorry guys.
The project has many undeveloped functions (I have noted in Readme file), anyone who wants to play around can tell me.
Thanks.
Here is the demo: https://jungle-board.vercel.app
Github link: https://github.com/nttanh6299/jungle-board

Image description

Image description

Top comments (1)

Collapse
 
abeertech01 profile image
Abeer

Hi, what about writing an explanation of this?