The Impostor Game!
  • Go 55.2%
  • Svelte 29%
  • TypeScript 14%
  • JavaScript 1%
  • Go Template 0.5%
  • Other 0.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Kyle Mueller bd53cef085 * Added the ability to leave games
* Fixed a bug in the session logic - sessions were being set to expiring on tab close when the page refreshed
* Made the log and session directories absolute paths as they were broken in docker
* Fixed rendering issues on the iPhone
* Game UI clean up for better usage on a small screen device
2026-01-18 12:46:02 -05:00
src * Added the ability to leave games 2026-01-18 12:46:02 -05:00
.gitignore Hooking up the websocket interfaces in the game master struct 2026-01-07 00:18:42 -05:00
AGENTS.md Game start hooked 2026-01-09 22:18:54 -05:00
taskfile.yml Added message definitions and typescript generation 2026-01-01 17:53:08 -05:00