issues
search
lukew3
/
congol
Conway's game of life for 2 players
https://congol.net
GNU General Public License v3.0
4
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Create react/next front-end
#137
lukew3
opened
2 years ago
0
Use redis for storing games in progress
#136
lukew3
opened
2 years ago
0
Set next game state from backend
#135
lukew3
opened
2 years ago
0
Convert backend to go or rust
#134
lukew3
opened
2 years ago
0
When user is given a guest username, the ui shows that they are logged in
#133
lukew3
opened
2 years ago
0
Games aren't being removed when a person disconnects from nav
#132
lukew3
opened
2 years ago
0
Add color-blind mode that uses shapes/patterns inside of cells instead of colors
#131
lukew3
opened
2 years ago
0
Create community themes section where you can see what themes other users are using and how many people are using each theme.
#130
lukew3
opened
2 years ago
0
Make sure that nav dropdown shows on top of the roundControl buttons
#129
lukew3
closed
2 years ago
0
Issues happen when a user signs up and then tries to join a game without refreshing the page
#128
lukew3
opened
2 years ago
0
Make footer stick to bottom of screen no matter how far the screen is scrolled
#127
lukew3
closed
2 years ago
0
Cannot navigate rounds in practice mode
#126
lukew3
opened
2 years ago
0
Add unrated option to newGame page
#125
lukew3
closed
2 years ago
0
Remove invisible timers from solo game
#124
lukew3
opened
2 years ago
0
Allow playing multiple board sizes online
#123
lukew3
opened
2 years ago
0
Add offer draw button
#122
lukew3
opened
2 years ago
0
Determine best matchup based on players' ratings
#121
lukew3
opened
2 years ago
0
Maybe don't decrypt token every move
#120
lukew3
opened
2 years ago
0
Round control buttons don't fit on mobile
#119
lukew3
closed
2 years ago
0
Allow users to verify game results
#118
lukew3
opened
2 years ago
0
Improve on showing what the difference is between clearBoard and resetBoard
#117
lukew3
opened
2 years ago
0
Allow changing password on settings page and with a forgot password button
#116
lukew3
opened
2 years ago
0
Allow changing email
#115
lukew3
opened
2 years ago
0
Verify email of users on signup
#114
lukew3
opened
2 years ago
0
Buttons are not swapped when changing from solo to online game
#113
lukew3
closed
2 years ago
0
BUG: Quiting an online game and then trying to join immediately after errors because the first game was deleted
#112
lukew3
opened
2 years ago
0
Give guests random unique usernames instead of Anonymous
#111
lukew3
closed
2 years ago
0
Bug: Cannot toggle cells under certain circumstances after leaving a game and restarting a new one through nav/newGame
#110
lukew3
opened
2 years ago
0
Add lock account setting that logs user out on all accounts and denies usage of all jwts created before then
#109
lukew3
opened
2 years ago
0
Add arrow below nav account button to signify that a dropdown will appear when clicked
#108
lukew3
opened
2 years ago
0
Make sure that game looks right on all screens.
#107
lukew3
opened
2 years ago
0
Save win/loss/tie record to user document on server
#106
lukew3
opened
2 years ago
0
Make pressing enter after completing signup form submit it
#105
lukew3
closed
2 years ago
0
Add errors for signup login
#104
lukew3
closed
2 years ago
0
Add account dropdown
#103
lukew3
closed
2 years ago
0
Make sure that the player connecting to a game actually is the same as the username that they are sending
#102
lukew3
closed
2 years ago
0
Show number of players ingame
#101
lukew3
opened
2 years ago
0
Limit users online to only emit every couple of seconds to limit number of events users have to handle
#100
lukew3
opened
2 years ago
0
Create page for watching in-progress games
#99
lukew3
opened
2 years ago
0
Allow navigating rounds in live game
#98
lukew3
closed
2 years ago
0
Prevent users from toggling cells when they are viewing an old move
#97
lukew3
closed
2 years ago
0
Grey out round control buttons when they will not do anything
#96
lukew3
closed
2 years ago
0
Allow navigating rounds in live game
#95
lukew3
closed
2 years ago
0
Timers could get out of sync because moves are not ran at exactly the same time
#94
lukew3
opened
2 years ago
0
Create instructional video on how to play the game
#93
lukew3
opened
2 years ago
0
Improve rules page
#92
lukew3
opened
2 years ago
0
Add resign button
#91
lukew3
closed
2 years ago
0
Load fresh practice and local 2 player game. Remove winner and newGame button
#90
lukew3
closed
2 years ago
0
Add game to user gameslist after game over and don't request games when going to user page after they have already been requested once
#89
lukew3
opened
2 years ago
0
Allow setting theme/colors in user settings
#88
lukew3
closed
2 years ago
0
Next