One-minute read
Featured image

MiniWordGames is an engaging multiplayer word game that combines the thrill of real-time battles with the challenge of word creation. This project utilizes Golang for the backend server, Vue.js for the frontend application, WebSocket for real-time communication, and Docker for easy deployment. The game is hosted under the domain miniwordgames.com.

Tech Stack Link to heading

Go Vue.js Vuetify Docker AWS

Features Link to heading

  • Real-time Battles: Challenge your friends or random opponents to fast-paced word battles.
  • WebSocket Integration: Enjoy seamless and instant communication between players for a responsive gaming experience.
  • Golang Backend: Utilizes the power of Golang to handle server-side logic efficiently.
  • Vue.js Frontend: A dynamic and interactive user interface designed with Vue.js for a smooth gaming experience.
  • Dockerized Multistaged Deployment: Easily deploy and manage the application using Docker containers which are small and lightweight.