This website requires JavaScript.
Explore
Help
Sign In
SyntaxSquad
/
DADProject
Watch
4
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
3
Releases
Wiki
Activity
Implement 20-second move timer with auto-timeout
#48
New Issue
Closed
opened
2025-11-20 22:21:33 +00:00
by
KZix
· 0 comments
KZix
commented
2025-11-20 22:21:33 +00:00
Owner
Copy Link
Copy Source
Acceptance Criteria:
Timer starts when turn begins
Server broadcasts timer countdown to clients
Server enforces 20-second timeout
Auto-play lowest-value card on timeout
Client receives timeout notification
Timer resets on next turn
Send timer ticks every 1-2 seconds
**Acceptance Criteria:** - [ ] Timer starts when turn begins - [ ] Server broadcasts timer countdown to clients - [ ] Server enforces 20-second timeout - [ ] Auto-play lowest-value card on timeout - [ ] Client receives timeout notification - [ ] Timer resets on next turn - [ ] Send timer ticks every 1-2 seconds
KZix
added the
gameplay
feature
websockets
labels
2025-11-20 22:21:33 +00:00
KZix
added this to the
Bisca - Websockets
project
2025-11-20 22:21:33 +00:00
KZix
moved this to In Progress in
Bisca - Websockets
on
2026-01-01 22:38:29 +00:00
KZix
moved this to Backlog in
Bisca - Websockets
on
2026-01-01 22:38:40 +00:00
KZix
moved this to In Progress in
Bisca - Websockets
on
2026-01-01 22:40:17 +00:00
KZix
moved this to Backlog in
Bisca - Websockets
on
2026-01-01 22:40:21 +00:00
KZix
moved this to In Progress in
Bisca - Websockets
on
2026-01-01 22:41:09 +00:00
KZix
added reference
feature/websockets-game-continue
2026-01-02 12:55:49 +00:00
KZix
self-assigned this
2026-01-02 12:55:59 +00:00
KZix
referenced this issue from a commit
2026-01-02 13:24:24 +00:00
Issues Websockets #48 #49 #51 e #54
KZix
referenced this issue
2026-01-02 13:25:50 +00:00
Issues Websockets #48 #49 #51 e #54
#91
AfonsoCMSousa
referenced this issue from a commit
2026-01-02 13:33:23 +00:00
Merge pull request 'Issues Websockets #48 #49 #51 e #54' (#91) from feature/websockets-game-continue into develop
KZix
closed this issue
2026-01-02 13:47:27 +00:00
KZix
moved this to Done in
Bisca - Websockets
on
2026-01-02 13:48:03 +00:00
Sign in
to join this conversation.
feature/websockets-game-continue
Branches
Tags
Clear current reference
master
hotfix/websockets
hot-fix/fixing-games-history
develop
na/comment-removal
fix/single-player
feature/bestof-series-interface
na/matches-home-page
feature/admin-platform
fix/websocket-errors
feature/websockets-game-continue
feature/coin-purchase
bugfix/matches-transactions
na/fix-histories
feature/api-adminstats-transactions
feature/api-stats
feature/api-admin-user-endpoint
feature/account-deletion
feature/matches-api-endpoints
na/change-project-base
init
Clear current reference
No results found.
Labels
Clear labels
admin
Admin-only functionality
api
REST API related
auth
This label is related to the authentication of the webapp
bug
Bug fix
coins
Coin system and transactions
enhancement
Enhancement to existing feature
feature
New feature implementation
gameplay
Game logic and rules
payment
Payment gateway integration
stats
Statistics and leaderboards
ui
Frontend/user interface
user-management
User profile, accounts, admin functions
websockets
WebSocket/real-time related
No labels
feature
gameplay
websockets
Milestone
No items
No Milestone
Projects
Clear projects
No projects
Bisca - Websockets
Done
Assignees
Clear assignees
AfonsoCMSousa
(Afonso Clerigo Mendes de Sousa)
Edd
FernandoJVideira
KZix
No Assignees
KZix
1 Participants
Notifications
Subscribe
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: SyntaxSquad/DADProject#48
Write
Preview
Loading…
x
Add
Cancel
Save
Reference in New Issue
Repository
SyntaxSquad/DADProject
Title
Body
Create Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues.
Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Acceptance Criteria: