Skip to content

Projectiles#103

Draft
bananu7 wants to merge 30 commits intomainfrom
projectiles
Draft

Projectiles#103
bananu7 wants to merge 30 commits intomainfrom
projectiles

Conversation

@bananu7
Copy link
Owner

@bananu7 bananu7 commented Jul 3, 2024

No description provided.


export function newGame(matchId: string, board: Board): Game {
const units = createStartingUnits(2, board);
const startingResources = 1500;
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

revert

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.

1 participant