Raymond Loranger
raymondloranger
Total Packages
58
Total Downloads
554 494+
Packages
islands_client_game_over
0.1.41Reacts to a "game over" state in the Game of Islands.
islands_grid
0.1.46A grid (map of maps) and functions for the Game of Islands.
islands_player
0.1.41Creates a player struct for the Game of Islands.
islands_coord
0.1.42A coordinates struct and functions for the Game of Islands.
islands_request
0.1.39Defines the request type for the Game of Islands.
islands_client_state
0.1.28Creates a client state struct for the Game of Islands.
hangman_game
0.1.56A game struct and functions for the Hangman Game.
islands_board
0.1.43A board struct and functions for the Game of Islands.
islands_guesses
0.1.40A guesses 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_client_random_guess
0.1.39Returns a random guess in the Game of Islands.
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_state
0.1.33A state struct and functions for the Game of Islands.
islands_client_mover
0.1.33Lets a player make a move in the Game of Islands.
islands_response
0.1.28Defines the response type for the Game of Islands.
islands_client_wait
0.1.33Waits for a game state in the Game of Islands.
islands_player_id
0.1.28Defines the player ID type for the Game of Islands.
hangman_dictionary
0.1.54Dictionary for the Hangman Game. Returns a random word.
islands_client_island_type
0.1.28Converts island type codes into island types in the Game of Islands.