DEV Community

Cover image for How I Built the Best Tic-Tac-Toe Game Ever
Osinachi Chukwujama
Osinachi Chukwujama

Posted on

2

How I Built the Best Tic-Tac-Toe Game Ever

What I built

Multiplayer tic-tac-toe using AdonisJS, Websockets and Redis.

Category Submission:

Since this is a fun game, it fits into the Random Roulette category.

App Link

https://tic-tac-toe-trm58.ondigitalocean.app/

Screenshots

Initial

game loaded
vicradon won
loser's side
rematch

Description

A multiplayer Tic-Tac-Toe which uses Redis for storing game state during play. It uses web socket technology to enable real-time communication

Link to Source Code

https://github.com/vicradon/tic-tac-toe

Permissive License

The source code is licenced under the MIT Licence.

Background

game-pads

Photo by Igor Karimov on Unsplash

I wanted to improve my Node.js skills by building something cool. I thought to myself, what's cooler than games? Nothing is cooler than games. So I started building the game.

How I built it

I mostly wrote down my tasks on each day of development in the README. When I completed those tasks, I commit and push to Github.

Image of Datadog

Create and maintain end-to-end frontend tests

Learn best practices on creating frontend tests, testing on-premise apps, integrating tests into your CI/CD pipeline, and using Datadog’s testing tunnel.

Download The Guide

Top comments (0)

AWS Security LIVE!

Tune in for AWS Security LIVE!

Join AWS Security LIVE! for expert insights and actionable tips to protect your organization and keep security teams prepared.

Learn More

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay