This website requires JavaScript.
Explore
Help
Sign In
pierre
/
SeaBattle
Watch
1
Star
0
Fork
0
You've already forked SeaBattle
Code
Issues
Pull Requests
7
Packages
Projects
Releases
Wiki
Activity
SeaBattle
/
rust
/
sea_battle_backend
/
src
History
Pierre HUBERT
15b9177ea1
All checks were successful
continuous-integration/drone/push
Build is passing
Details
Fix cargo clippy issue
2024-12-03 22:41:44 +01:00
..
data
Fix cargo clippy issue
2024-12-03 22:41:44 +01:00
test
Complete previous test
2022-10-17 08:38:03 +02:00
utils
Move result structures to a more appropriate location
2022-10-17 08:24:40 +02:00
args.rs
Bump to version 0.1.0 -> 0.2.0
2022-10-18 09:39:54 +02:00
bot_player.rs
Can notify a player that the server is waiting for opponent play configuration
2022-10-16 18:42:18 +02:00
consts.rs
Add version check system
2022-10-18 08:58:36 +02:00
dispatcher_actor.rs
Fix a few bugs
2022-10-16 18:06:31 +02:00
game.rs
Display timeout in game UI
2022-10-17 08:21:42 +02:00
human_player_ws.rs
Add a message to explain why connection are closed in case of invalid player names
2022-10-16 20:23:12 +02:00
human_player.rs
Can notify a player that the server is waiting for opponent play configuration
2022-10-16 18:42:18 +02:00
lib.rs
Start to build cli player
2022-10-01 19:25:41 +02:00
main.rs
Start to build cli player
2022-10-01 19:25:41 +02:00
server.rs
Add additional routes for the future clients of SeaBattle
2022-10-18 09:34:26 +02:00