HelheimLabs / autochessia

Fully on-chain auto chess, built with MUD
https://dev.autochessia.xyz
GNU Affero General Public License v3.0
21 stars 14 forks source link

The waiting room list is sorted by time #74

Closed aLIEzsss4 closed 1 year ago

aLIEzsss4 commented 1 year ago

Issue :The current issue is that there are too many inactive rooms in the room list. Players who want to quickly join a game cannot start one swiftly.

Solution: List the creation time and last update time of each room.

image