Raymond Loranger
raymondloranger
Total Packages
58
Total Downloads
502 316+
Packages
islands_island
0.1.38An island struct and functions for the Game of Islands.
islands_player
0.1.39Creates a player struct for the Game of Islands.
islands_client_state
0.1.28Creates a client state struct for the Game of Islands.
islands_grid
0.1.41A grid (map of maps) and functions for the Game of Islands.
islands_request
0.1.37Defines the request type for the Game of Islands.
islands_coord
0.1.36A coordinates struct and functions for the Game of Islands.
islands_board_cache
0.1.39Board Cache for the Game of Islands. Returns a random board.
islands_guesses
0.1.37A guesses struct and functions for the Game of Islands.
islands_board
0.1.36A board struct and functions for the Game of Islands.
islands_client_random_guess
0.1.39Returns a random guess in the Game of Islands.
hangman_game
0.1.54A game struct and functions for the Hangman Game.
hangman_engine
0.1.73Models the Hangman Game.
islands_tally
0.1.30Creates a tally struct for the Game of Islands. Also displays the summary of a Game of Islands.
islands_client_mover
0.1.33Lets a player make a move in the Game of Islands.
islands_state
0.1.28A state struct and functions for the Game of Islands.
islands_client_wait
0.1.33Waits for a game state in the Game of Islands.
islands_response
0.1.26Defines the response type for the Game of Islands.
islands_player_id
0.1.25Defines the player ID type for the Game of Islands.
hangman_dictionary
0.1.51Dictionary for the Hangman Game. Returns a random word.
islands_client_island_type
0.1.26Converts island type codes into island types in the Game of Islands.