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
Improve design on login/signup pages
#87
lukew3
closed
2 years ago
0
Find a way to make sure that user isn't lying about their moves or end of game
#86
lukew3
opened
2 years ago
0
Add ranking
#85
lukew3
closed
2 years ago
0
Reverse results so that most recent show first
#84
lukew3
closed
2 years ago
0
Accent sign up button
#83
lukew3
closed
2 years ago
0
Organize express server better
#82
lukew3
closed
2 years ago
0
Account
#81
lukew3
closed
2 years ago
0
Fix bug causing user to not be able to click on submit button on short screens due to submit button being overlapped by footer
#80
lukew3
closed
2 years ago
0
Timers are set to Nan when you start a new game after ending a game
#79
lukew3
opened
2 years ago
0
Add Win/Loss/Tie record to user profile page
#78
lukew3
closed
2 years ago
0
Timers are set to null after game complete
#77
lukew3
opened
2 years ago
0
Add ability to click on username from account gameslist
#76
lukew3
closed
2 years ago
0
Handle user requesting page for user who does not exist
#75
lukew3
closed
2 years ago
0
BUG: Have to pop state twice to exit game loaded from url
#74
lukew3
closed
2 years ago
0
Don't allow a user to join their own game
#73
lukew3
closed
2 years ago
0
Create private game
#72
lukew3
closed
2 years ago
0
Make separate routes/pages for practice and local games
#71
lukew3
closed
2 years ago
0
Save final times in game document
#70
lukew3
closed
2 years ago
0
Make abortGame ws action that kills the game when a user navigates to another tab on the site or disconnects
#69
lukew3
closed
2 years ago
0
If user doesn't move in first 30 seconds, they abort the game
#68
lukew3
opened
2 years ago
0
Check that move came from the correct user serverside
#67
lukew3
closed
2 years ago
0
When user requests to go back to old game, request that game
#66
lukew3
opened
2 years ago
0
Create CONTRIBUTING.md
#65
lukew3
closed
2 years ago
0
If a user is searching for a game and gives up, delete that game
#64
lukew3
closed
2 years ago
0
Show how many users are online and in game on the newGame page
#63
lukew3
closed
2 years ago
0
Don't allow player1 to toggle cells while they are waiting for player2
#62
lukew3
closed
2 years ago
0
Create better screen for when the user has started a game but is waiting for an opponent
#61
lukew3
opened
2 years ago
0
Create "Rematch" button that shows after online game ends
#60
lukew3
opened
2 years ago
0
Create endGame ws action
#59
lukew3
closed
2 years ago
0
Create startGame websocket action
#58
lukew3
closed
2 years ago
0
Allow zooming for larger boards
#57
lukew3
opened
2 years ago
0
Firefox can't establish a connection to the server at wss nginx proxy
#56
lukew3
opened
2 years ago
0
Figure out if sw.js is caching static files and if not, figure out how to fix it
#55
lukew3
opened
2 years ago
0
Fix regex that gets the number from cellId before toggleCell is called on click
#54
lukew3
opened
2 years ago
0
Send gameUpdate to client before saving in the database to increase speed
#53
lukew3
closed
2 years ago
0
Make code more understandable
#52
lukew3
opened
2 years ago
1
Create users
#51
lukew3
closed
2 years ago
0
Save moves, run next board generator on server
#50
lukew3
closed
2 years ago
0
If 2 people are in a game and a new game is requested, the user is directed to game 1 but is shown the game data of game 0
#49
lukew3
closed
2 years ago
0
Pass completed game state to server and back through gameUpdate
#48
lukew3
closed
2 years ago
0
Loading existing game from url doesn't work
#47
lukew3
closed
2 years ago
0
/game in the url without a number should send the user to local 2 player mode
#46
lukew3
closed
2 years ago
0
Figure out what to do with the timer, which doesn't load when you go to the /game page from url
#45
lukew3
opened
2 years ago
0
Store replay data of games
#44
lukew3
closed
2 years ago
0
If game that doesn't exist is requested from the url, show the user the 404 page
#43
lukew3
closed
2 years ago
0
When you join a new game, you get the board of another game. Joining local game will receive the board of an online game
#42
lukew3
closed
2 years ago
0
Timer doesn't work in online mode
#41
lukew3
closed
2 years ago
0
Replace reset button on online game with "New Game" button
#40
lukew3
closed
2 years ago
0
Make it so that you cannot submit if it is not your turn
#39
lukew3
closed
2 years ago
0
Center switch, so that it is not dependent on player usernames being the same size
#38
lukew3
closed
2 years ago
0
Previous
Next