Skip to content

Commit

Permalink
Update description for PuzzleFuzion in CS 494 HoF.
Browse files Browse the repository at this point in the history
  • Loading branch information
robwhess committed Apr 17, 2024
1 parent e469f97 commit 074c5e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/courses/w24/cs494/hof.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ const hof = [
"Hla Htun",
"Dani Valdovinos"
],
description: "PuzzleFuzion is a unique web application that combines elements of the popular Wordle game, the classic Connections puzzle, and an exciting multiplayer feature. It allows users to enjoy the traditional Wordle experience, either in a single-player mode or by connecting with friends in real-time to solve the daily Wordle together. Additionally, users can create and share their own Connections puzzles, challenging others to find the connections between seemingly unrelated words. The application offers a live chat feature for real-time interaction and dynamic updates to ensure a seamless multiplayer experience. Built using modern web technologies like React, Convex, and Redux, PuzzleFuzion aims to provide a platform for creativity, competition, and connection among puzzle enthusiasts.",
description: "PuzzleFuzion is a unique web application that combines elements of the popular Wordle game, the classic Connections puzzle, and an exciting multiplayer feature. It allows users to enjoy the traditional Wordle experience, either in a single-player mode or by connecting with friends in real-time to solve the daily Wordle together. Additionally, users can create and share their own Connections puzzles, challenging others to find the connections between seemingly unrelated words. The application offers a live chat feature for real-time interaction and dynamic updates to ensure a seamless multiplayer experience. Built using modern web technologies like React, Convex, and Redux, PuzzleFuzion aims to provide a platform for creativity, competition, and connection among puzzle enthusiasts. You can try it out here: [https://puzzle-fuzion.vercel.app/](https://puzzle-fuzion.vercel.app/). Or, you can check the code on GitHub: [https://github.com/HlaKarki/puzzle-fuzion](https://github.com/HlaKarki/puzzle-fuzion).",
imageUrl: puzzleFuzionImage,
screencapUrl: puzzleFuzionScreencap
},
Expand Down

0 comments on commit 074c5e5

Please sign in to comment.