Skip to content

Metachess stuff - #222

Open
MetaB0y wants to merge 12 commits into
masterfrom
metachess
Open

Metachess stuff#222
MetaB0y wants to merge 12 commits into
masterfrom
metachess

Conversation

@MetaB0y

@MetaB0y MetaB0y commented Sep 30, 2023

Copy link
Copy Markdown
Contributor

Metachess frontend.

The auth token is hard coded for convenience, so you can start with "NEW BATTLE" directly. But you can get a new token as well, full flow should work.

NOT READY TO MERGE

nikitacometa and others added 3 commits September 30, 2023 16:20
1. Change layout to 3 columns
2. Change state management to effector
3. Use new backend API

At the moment it's mostly complete but not quite
Comment thread src/Chess/Navigation/types.ts Outdated
export type EndBattleResponse = {
battle_description: string;
dead_hero_ids: string[];
is_won: true;

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

lol wtf

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