Skip to content

tailuge/scoreboard

Repository files navigation

scoreboard

codecov CodeFactor Code Smells Tests

scoreboard and game lobby for tailuge/billiards running on vercel.com with nchan running on render.com.

This project is a work in progress experiment to get AI LLMs to code a complex task. About half the code is generated by combinations of github copilot, gpt, claude, cline, deepseek, gemini-code, opencode, antigravity and even webarena.

I have to intervene and untangle things now and then but these tools allowed me to get away with minimal understanding of react and nextjs. I am blown away with it all - could never have imagined this a couple of years ago. It is a thrill to witness these advances (being put use to nonsense).

multi lobby

usage

logs

scripts

dev

yarn dev
yarn build
yarn deps
yarn prettify

lint

yarn lint
yarn lint:smells

test

yarn test
yarn coverage
yarn e2e
yarn e2e:headed
yarn e2e:local

docker

yarn docker:build
yarn docker:push

Online Billiards Lobby System - Specification

Overview

A minimalist, login-free online billiards lobby system where players can:

  • Find opponents for live games
  • Spectate ongoing matches
  • View game results

Technical Considerations

  • No Login Required: Anonymous play with optional guest IDs for continuity.
  • Real-Time Updates: Use WebSockets or similar for live table statuses and game results.
  • Scalability: Ensure the system can handle multiple concurrent games and spectators.

About

Lobby and Hi-scores for tailuge/billiards (running on vercel)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •