diff --git a/public/games.json b/public/games.json index 927bb79..96cbf8e 100644 --- a/public/games.json +++ b/public/games.json @@ -125,6 +125,11 @@ "image": "/images/Little_Alchemy2.png", "url": "https://littlealchemy2.com/" }, + { + "title": "Infinite Craft", + "image": "/images/", + "url": "https://infinite-craft.com/" + }, { "title": "Chess", "image": "/images/Chess.png", @@ -334,6 +339,11 @@ "title": "Raft Wars 2", "image": "/images/Raft_Wars2.jfif", "url": "https://webglmath.github.io/raft-wars-2/" + }, + { + "title": "BitBurner", + "image": "/images/", + "url": "https://bitburner-official.github.io/" } ]