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

♻️ Convert game to TypeScript #13

Merged
merged 1 commit into from
May 10, 2022
Merged

♻️ Convert game to TypeScript #13

merged 1 commit into from
May 10, 2022

Conversation

lmachens
Copy link
Contributor

The game is developed in TypeScript now. The scene is an instance of Phaser.Scene for better types support.
The non null assertions are not so great, but for now it's a valid solution for me.
In next version, I like to add a different scene which allows us to add a pre-game screen which loads the actual match and replays.

@lmachens lmachens merged commit 302a609 into main May 10, 2022
@lmachens lmachens deleted the chore/ts branch May 10, 2022 11:27
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.

2 participants