check_action | Check if the action is valid |
check_arena | Check if the arena is valid Needs to have at least 3 lines... |
check_game_state | Verify whether the game state is valid, and stop the game... |
check_player | Check if the player is valid |
create_action | Create a general action |
create_action_player_left | Action to make the player go left |
create_action_player_right | Action to make the player go right |
create_arena | Create the tiles of an arena |
create_game_state | Create a game state. |
create_player | Create a player |
create_test_arena | Create a simple test arena |
create_test_game_state | Create a test game state |
create_test_player | Create a test player |
is_game_state | Check if an object is a valid game state. |
print_game_state | Show the game state in a pretty way |
run_app | Run the Shiny App |
snackman_html | Snackman game HTML |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.