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

chore: introduces @tabulous/types and @tabulous/game-utils #168

Merged
merged 2 commits into from
Sep 29, 2023
Merged

Conversation

feugy
Copy link
Owner

@feugy feugy commented Sep 29, 2023

📖 What's in there?

Further features will require game utilities. This PR turns apps/server/src/utils/game-utils into @tabulous/game-utils, so it could be used by games and embedded in the web app.

It's also removing all @typdef directive used to import type from one file to the other: these are making so many duplicates that it makes types almost unusable.
The new setup isn't great, there's so many import statement everywhere... But I hope it'll be less confusing.

Are included here:

  • fix(web): die do not display the same face in multiplayer (states are correct).
  • chore: introduces @tabulous/types and @tabulous/game-utils.

@vercel
Copy link

vercel bot commented Sep 29, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
tabulous ✅ Ready (Inspect) Visit Preview Sep 29, 2023 8:15pm
tabulous-atelier ✅ Ready (Inspect) Visit Preview Sep 29, 2023 8:15pm

@feugy feugy merged commit a560bb1 into main Sep 29, 2023
10 checks passed
@feugy feugy deleted the feat/scores branch September 29, 2023 20:22
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