This is the front-end of the game Chungus Battles, created in Angular, Angular Material UI and tailwind CSS.
https://arongida.github.io/chungus-battles-frontend
Run ng serve --hmr
for a dev server. Navigate to http://localhost:4200/
. Needs the game server running to work at the specified endpoints in the environment.development.ts
- Draft Phase: Buy items, XP, select talents to make yourself stronger.
- Battle Phase: Battle other players' characters who are at the same turn counter as you are. Battle is fully automatic.
- If you loose 3 battles you are out!
- If you win 10 battles you win!