Skip to content

Tuffle - a Wordle recreation for Cal State Fullerton's CPSC 121L Course

Notifications You must be signed in to change notification settings

jcdy/tuffle-frontend

 
 

Repository files navigation

Tuffle Frontend

The Tuffle Frontend Server is responsible for rendering the user interface (UI). The frontend of a website encompasses everything that the user sees and interacts with - from the keys on the visual keyboard that users can click on, to the colors of each letter in their submitted guess.

See the Tuffle Project Spec for detailed instructions on the Tuffle Frontend Server implementation, the API that enables the Tuffle frontend and backend to communicate, and an overview of how the data sent from the server is parsed on the frontend to update the UI.

For a demo, navigate to https://amajc.github.io/tuffle-frontend/ or click the logo below:

Tuffle logo

About

Tuffle - a Wordle recreation for Cal State Fullerton's CPSC 121L Course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 63.1%
  • TypeScript 24.8%
  • JavaScript 6.1%
  • CSS 4.1%
  • HTML 1.2%
  • Nix 0.6%
  • Makefile 0.1%