Skip to content

JoshuaDesmennu/Hackcade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a8781db · · May 8, 2026

History

22 Commits
May 8, 2026
May 8, 2026
May 8, 2026
May 8, 2026
Apr 24, 2026
May 8, 2026
May 6, 2026
May 8, 2026
May 8, 2026

Repository files navigation

Hackcade

A site for playing a handful of board games with friends over the internet.

Currently includes:

  • Tic Tac Toe
  • Checkers

Features

  • Real-time multiplayer gameplay
  • Room-based game system
  • Cool UI

Tech Stack

  • Node.js and ExpressJS
  • WebSockets API

Installation

Clone the repository:

git clone https://github.com/JoshuaDesmennu/Hackcade.git

cd hackcade

Install dependencies:

npm install

Running Locally

Start the server:

npm run start

Then open:

http://localhost:3000

Deployment

I originally deployed with Render

AI Usage

The only AI use was making of the logo for my favicon, as well as the occasional bug or two which i couldn't seem to pinpoint. Everything else (so basically everything) was done without AI..

About

A hub for playing lots of fun browser games against friends.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published