https://github.com/torinriley/minigame
A mini game website for practice in javascript
https://github.com/torinriley/minigame
Last synced: 6 months ago
JSON representation
A mini game website for practice in javascript
- Host: GitHub
- URL: https://github.com/torinriley/minigame
- Owner: torinriley
- Created: 2024-11-08T18:11:26.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-11-25T21:55:08.000Z (6 months ago)
- Last Synced: 2024-12-03T18:54:58.745Z (6 months ago)
- Language: JavaScript
- Homepage: https://torinriley.github.io/miniGame/
- Size: 283 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mini Games
[](https://github.com/torinriley/miniGame/actions/workflows/static.yml)Welcome to the Mini Games Collection! This project offers a series of interactive games designed to challenge your knowledge in general trivia and word skills. Each game provides a unique experience to test and improve your skills.
Games Included
1. Trivia Game
2. Word Game## 1. Trivia Game
The Trivia Game is a knowledge-based quiz that spans a variety of categories, offering multiple-choice questions across general knowledge, coding, and fun topics. This game also includes a Speed Trivia mode, where players answer as many questions as possible within a time limit.
- Categories:
- General: Questions covering a wide range of topics.
- Coding: Technical questions for programming enthusiasts.
- Funny: Light-hearted and humorous questions.## 2. Word Game
The Word Game challenges players to guess a hidden five-letter word, similar to popular word-guessing games. With each guess, players receive feedback indicating whether letters are correct and in the right position, or present but in the wrong position.
- Objective: Guess the correct five-letter word within six attempts.
- Gameplay:
- Each guess will reveal hints for each letter: green for correct position, yellow for correct but misplaced, and gray for incorrect letters.
- Use deductive reasoning to identify the hidden word within the given attempts.