issues
search
joelewis43
/
CS463
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Reconstruct Levels upon completion of all Levels
#75
tmantock
closed
4 years ago
0
Fix Double Free Error
#74
tmantock
closed
5 years ago
0
Address "Double Free or Corruption" issue on server
#73
joelewis43
opened
5 years ago
1
Fix Game Replay
#72
tmantock
closed
5 years ago
0
Clear stdin before getting user input on ReplayMenu
#71
joelewis43
opened
5 years ago
0
Address client/server sync issue after restarting a game
#70
joelewis43
opened
5 years ago
0
Reset Levels and Board After Game Finishes
#69
tmantock
closed
5 years ago
0
Add QOL changes to matrix and environment
#68
tmantock
closed
5 years ago
0
Scoring System Updates Leaderboard correctly
#67
GendronD
opened
5 years ago
0
Fix Initial Player Movement
#66
tmantock
closed
5 years ago
0
Add bounds checking to movement function
#65
joelewis43
opened
5 years ago
0
Address latency between timer ending and player appearing
#64
joelewis43
opened
5 years ago
0
Include score during play
#63
joelewis43
opened
5 years ago
0
Add transition between levels
#62
joelewis43
opened
5 years ago
0
Colorize the game
#61
joelewis43
opened
5 years ago
0
Append note to README about playing full screen
#60
joelewis43
opened
5 years ago
0
Add Explosions and Fix initial board
#59
tmantock
closed
5 years ago
0
Smaller Asteroids
#58
tmantock
closed
5 years ago
0
Allow client to replay or exit
#57
joelewis43
opened
5 years ago
0
Add access to the game matrix from the environment
#56
tmantock
closed
5 years ago
0
Change Game Objects to Static Chars
#55
tmantock
closed
5 years ago
0
Convert from collision object to character
#54
joelewis43
opened
5 years ago
0
Complete scoring system
#53
joelewis43
opened
5 years ago
0
Create third level
#52
joelewis43
opened
5 years ago
0
Create collision explosion
#51
joelewis43
opened
5 years ago
0
Stretch - Handle resize
#50
joelewis43
opened
5 years ago
0
Move player movement to serverside
#49
GendronD
opened
5 years ago
0
Fine tuning the production of collision objects
#48
joelewis43
opened
5 years ago
0
Move collisions to Serverside
#47
GendronD
opened
5 years ago
0
Remove direction strings from Movement function that are unneeded
#46
GendronD
opened
5 years ago
0
Fix player object
#45
tmantock
closed
5 years ago
0
(Test) Collisions Occur in Relation to Player to Collision Object
#44
GendronD
opened
5 years ago
0
Add Asteroid Level and Support Player Update
#43
tmantock
closed
5 years ago
0
Ready to Play - Name Setup Client Block
#42
GendronD
opened
5 years ago
0
Countdown interaction between client/server
#41
GendronD
opened
5 years ago
0
Awaiting Function Connection (Server to Client)
#40
GendronD
opened
5 years ago
0
(Testing) Initial Gameboard is printed
#39
GendronD
opened
5 years ago
0
(Testing) Countdown commences
#38
GendronD
opened
5 years ago
0
(Testing) Client sets their controls to those values
#37
GendronD
opened
5 years ago
0
(Testing) Server tells them their controls
#36
GendronD
opened
5 years ago
0
(Testing) Both setup names and server combines them
#35
GendronD
opened
5 years ago
0
(Testing) Players Join Server and both decide to play
#34
GendronD
opened
5 years ago
0
GameEnvironment can be used to get the payload to send to the client
#33
GendronD
opened
5 years ago
0
Integrate controls with game board
#32
GendronD
opened
5 years ago
0
Create a GameEnvironment with a Player Object (passed as an argument)
#31
GendronD
opened
5 years ago
0
(Server) Player Controls can be processed and validated
#30
GendronD
opened
5 years ago
0
(Client) Player Controls can send to Server
#29
GendronD
opened
5 years ago
0
(Client) Player Controls Input
#28
GendronD
opened
5 years ago
0
Server can send to an individual client
#27
GendronD
opened
5 years ago
0
Basic client and server applications
#26
joelewis43
opened
5 years ago
0
Next