Skip to content

Commit

Permalink
add autodeploy tag
Browse files Browse the repository at this point in the history
  • Loading branch information
nil1729 committed Sep 14, 2023
1 parent 9c46fd7 commit ce4832e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

This is a simple multiplayer Tic-Tac-Toe game built using React.js and Socket.io. It allows two players to play the classic game of Tic-Tac-Toe in real-time over the internet. Players can take turns to make moves, and the game will display the winner or a draw when the game ends.

[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/template/EizViJ?referralCode=jxqKWD)
![Github Actions Netlify](https://github.com/nil1729/in-memory-socket-server/actions/workflows/netlify-deploy.yaml/badge.svg)

## Table of Contents

- [Demo](#demo)
Expand Down

0 comments on commit ce4832e

Please sign in to comment.