This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
ambition-legacy/frontend
Abdulmujeeb Raji 9157bfe8a1 feat(frontend): Basic Player Init
Player has health, level, exp (which is gained constantly while online)
and ambition (which affects the rate of exp gain). More stats will be
added later. This is mostly just a test implementation. Will clean up
later.
2023-07-23 09:20:48 +01:00
..
go.mod feat: random window titles 2023-07-22 23:40:06 +01:00
go.sum chore: split frontend/backend into separate folders 2023-07-22 22:19:15 +01:00
main.go feat(frontend): Basic Player Init 2023-07-23 09:20:48 +01:00
player.go feat(frontend): Basic Player Init 2023-07-23 09:20:48 +01:00
ui.go frontend: UI refactoring 2023-07-23 07:57:28 +01:00