diff --git a/web/_data/reviews.json b/web/_data/reviews.json new file mode 100644 index 0000000..74e04ec --- /dev/null +++ b/web/_data/reviews.json @@ -0,0 +1,32 @@ +[ + { + "description": "The best game like The Sims to play right now.", + "name": "Lauren Morton", + "website": "PC Gamer", + "link": "https://www.pcgamer.com/games/life-sim/with-life-by-you-canceled-and-paralives-not-out-until-2025-this-lo-fi-life-sim-is-the-best-game-like-the-sims-to-play-right-now/" + }, + { + "description": "A viable alternative for The Sims that captures the simple joy of the life simulator genre.", + "name": "Leah J. Williams", + "website": "GamesHub", + "link": "https://www.gameshub.com/news/features/the-sims-rival-life-simulators-2642288/" + }, + { + "description": "You'll be in your nostalgic element with this delightful little indie.", + "name": "Katharine Castle", + "website": "Rock Paper Shotgun", + "link": "https://www.rockpapershotgun.com/our-101-most-anticipated-games-of-2023" + }, + { + "description": "An excellent alternative for fans of the genre both in its visual style and more open design.", + "name": "Will Nelson", + "website": "PCGamesN", + "link": "https://www.pcgamesn.com/tiny-life/demo-the-sims-4" + }, + { + "description": "I had a really great time playing with this. This very much makes me feel the way that The Sims 1 did.", + "name": "Plumbella", + "website": "YouTube", + "link": "https://www.youtube.com/watch?v=MKYHTuTpTYQ" + } +] diff --git a/web/_includes/about.html b/web/_includes/about.html index 6f47990..8cc3920 100644 --- a/web/_includes/about.html +++ b/web/_includes/about.html @@ -4,23 +4,34 @@
In the game, you control a set of people that live together in a household. You take care of their daily needs, build their skills, forge new relationships... or just mess up their entire life in whatever way you can think of!
{% for item in site.data.features %} -