Skip to content

Assembly: Endgame is a charades web app where players guess randomly generated words while managing 8 lives, each represented by a programming language. Incorrect guesses reduce a life, and when only Assembly language remains, the game is lost. The app offers Dark Mode and screen reader support for an inclusive, accessible experience.

Notifications You must be signed in to change notification settings

RaplesWojtyla/Assembly-Endgame

Repository files navigation

Assembly: Endgame (React.js + Chakra UI)

Assembly: Endgame is a charades web application that challenges players to guess randomly generated words, while managing 8 lives in the form of programming languages. Each time the player guesses incorrectly, the lives will decrease until finally only the Assembly language remains, signaling Game Lost. The app also comes with a Dark Mode feature and full support for screen reader users, ensuring an inclusive and convenient gaming experience.

Features:

  • Random word generator: The website generates a random word at the start of each game.
  • Lives system: Players start with 8 lives, which decrease with each incorrect guess.
  • Dark Mode: The website supports dark mode for a more comfortable playing experience.
  • Game reset: Players can restart the game after it’s over, allowing them to play again from the beginning.
  • Screen reader support: The app is fully accessible for screen reader users, ensuring an inclusive experience for visually impaired players.

Technologies:

  • React & Chakra UI: For building the interactive user interface.
  • JavaScript: For logic and functionality.

Installation (For Development)

npm install

Running the Project (For Development)

npm run dev

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

About

Assembly: Endgame is a charades web app where players guess randomly generated words while managing 8 lives, each represented by a programming language. Incorrect guesses reduce a life, and when only Assembly language remains, the game is lost. The app offers Dark Mode and screen reader support for an inclusive, accessible experience.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published