Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement websocket server-client communication #22

Draft
wants to merge 57 commits into
base: main
Choose a base branch
from

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
1 participant