Preference-based refactoring
This commit is contained in:
parent
cd21e4e8bd
commit
1f19022d45
12 changed files with 74 additions and 1062 deletions
8
.goosehints
Normal file
8
.goosehints
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
Frontend: HTMX and plain JS/CSS
|
||||
Backend: Elysia (TypeScript)
|
||||
|
||||
Important files:
|
||||
* src/index.ts - backend entrypoint
|
||||
* src/game/GameInstance.ts - gomoku game logic
|
||||
* src/game/WebSocketHandler.ts - network with players via websockets
|
||||
* src/view/board-renderer.ts - render frontend components
|
||||
Loading…
Add table
Add a link
Reference in a new issue