Skip to content

implement websocket server-client communication#22

Draft
NovaSagittarii wants to merge 57 commits intomainfrom
NovaSagittarii/websocket
Draft

implement websocket server-client communication#22
NovaSagittarii wants to merge 57 commits intomainfrom
NovaSagittarii/websocket

Conversation

@NovaSagittarii
Copy link
Collaborator

@NovaSagittarii NovaSagittarii commented Dec 31, 2023

fixes #4
fixes #7
fixes #8
fixes #26 as of 083dd83

@NovaSagittarii NovaSagittarii self-assigned this Dec 31, 2023
@NovaSagittarii NovaSagittarii force-pushed the NovaSagittarii/websocket branch from e5c2945 to 9947ca6 Compare January 3, 2024 05:25
specifically, enough to build typescript bindings, but this doesn't seem to be supported for emscripten-bazel so the manual conway.ts (types file with wasm and clientside types) was improved for now
tested on ubuntu 22.04.3 LTS desktop
…et' of github.com:ucrcyber/conway-rts into NovaSagittarii/websocket
tfw outdated compiler
@NovaSagittarii
Copy link
Collaborator Author

currently need to set up rotation and flipping (a really important feature)
to be implemented as a 3-bit value

https://www.khanacademy.org/computer-programming/rotate-flip-about-center/5551417563725824
https://en.wikipedia.org/wiki/Transformation_matrix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Linux BUILD compatibility with dependencies Implement server-client protocol Setup client-server protocol Setup Vite for the frontend

1 participant