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 99471afc4a feat(frontend): basic player structure
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:25:31 +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 structure 2023-07-23 09:25:31 +01:00
player.go feat(frontend): basic player structure 2023-07-23 09:25:31 +01:00
ui.go refactor(fronten): user interface 2023-07-23 09:24:52 +01:00