Update Sim game page
Add unique ID to Sim game and update link and QR code.
This commit is contained in:
parent
e331c33aa7
commit
927c445677
2 changed files with 3 additions and 3 deletions
|
|
@ -49,7 +49,7 @@ const games: Game[] = [
|
|||
component: NimGame
|
||||
},
|
||||
{
|
||||
id: 'game-of-sim',
|
||||
id: 'sim',
|
||||
title: 'Game of Sim',
|
||||
description: 'A strategic two-player game where you take turns coloring edges between vertices, trying to avoid creating a triangle of your own color.',
|
||||
tags: ['strategy', 'graph-theory', 'two-player', 'logic', 'game-theory'],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue