Skip to content

Releases: bunsamosa/bowled

Integrate match engine response

05 Mar 23:08
Compare
Choose a tag to compare
  • Phase 0 of new match engine
  • Add score metrics on the game page
  • Set default theme to light
  • Fixes #22 and #18
  • The new match engine runs based on the skill rating difference between 2 players.
  • The base probabilities is scaled according to the difference.
  • Minor tweaks will be added in the coming weeks.

UI updates

23 Feb 12:11
Compare
Choose a tag to compare

What's Changed

  • Updated landing page design
  • Navbar component for landing page and internal game pages
  • Loader component
  • Theme switcher to shift between dark and light mode
  • Load players data from a separate API instead of loading them with teams
  • Bug fixes and data streaming on live match page

The beginning

19 Feb 03:38
Compare
Choose a tag to compare

This is the beginning of the frontend code for Bowled.gg
Launched in the Buildspace Nights and Weekends Season 2.