Update interactives listing and share link
This commit is contained in:
parent
975808f831
commit
461decff78
3 changed files with 9 additions and 2 deletions
|
|
@ -25,7 +25,7 @@ interface Game {
|
|||
const games: Game[] = [
|
||||
{
|
||||
id: 'craps-game',
|
||||
title: 'Craps: First Throw',
|
||||
title: 'Craps: An Exploration',
|
||||
description: 'Experience the classic casino dice game! Roll two dice and learn about probability as you discover the rules of the opening throw.',
|
||||
tags: ['probability', 'dice', 'casino', 'mathematics', 'statistics', 'gambling'],
|
||||
component: CrapsGame
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue