/bingo

A bingo game with Python, Flask and TypeScript

Primary LanguageTypeScriptCreative Commons Zero v1.0 UniversalCC0-1.0

Bingo Game Work in Progress

The Python, Flask server code sends bingo numbers to clients using text/event-stream. The client TypeScript reads the events with an EventSource.