A trivia website game based on origin of objects and concepts from around the world

Overview

Contributors Forks Stargazers Issues MIT License LinkedIn Wireframe


Logo

Origin Guesser

project_description
Explore the docs ยป

View Demo ยท Report Bug ยท Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

Origin guesser is a quiz/trivia game in which the user is presented a word, object, or flag and offered a series of multiple choice answers to choose from as to the origin of that concept. Unlike other trivia games, this is concentrated only on origin of objects and concepts questions. The game offers several modes including an infinity mode in which the users continues moving through questions until they guess one wrong and time-attack mode in which the user attempts to get as many questions correct in a limited time span.

Product Name Screen Shot

Here's a blank template to get started: To avoid retyping too much info. Do a search and replace with your text editor for the following: github_username, repo_name, twitter_handle, linkedin_username, email, email_client, project_title, project_description

(back to top)

Built With

(back to top)

Getting Started

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/SangameshItagi/OriginGuesser.git
  2. Install NPM packages
    npm install
  3. Start the server
    npm start

(back to top)

Usage

Press on start game button in the starting page.

For more examples, please refer to the Documentation

(back to top)

Roadmap

  • Implement API for fetching origin data
  • Feature 1 - Initialize repo and build the landing page.
  • Feature 2 -

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributors

William Brinson, Yuna Zhao, Sangamesh Itagi, Mario Mortara

(back to top)

License

Distributed under the MIT License. See LICENSE for more information.

(back to top)

Contact

Scrum Master: Mario Mortara - [email protected]

Project Link: https://github.com/SangameshItagi/OriginGuesser

(back to top)

Acknowledgments

(back to top)

You might also like...

๐ŸŽ Open source racing game developed by everyone willing

๐ŸŽ Open source racing game developed by everyone willing

๐ŸŽ Open source racing game developed by everyone willing

Dec 26, 2022

LittleJS Logo LittleJS - The Tiny JavaScript Game Engine That Can

 LittleJS Logo LittleJS - The Tiny JavaScript Game Engine That Can

The Tiny JavaScript Game Engine That Can! ๐Ÿš‚

Dec 31, 2022

Golf it! is a game designed to let you show off your code-fu by solving problems

 Golf it! is a game designed to let you show off your code-fu by solving problems

Golf it! Golf it! is a game designed to let you show off your code-fu by solving problems in the least number of characters โœจ Explore the docs ยป View

Aug 18, 2022

๐ŸŽฎ Excalibur is a free game engine written in TypeScript for making 2D games in HTML5 canvas

๐ŸŽฎ Excalibur is a free game engine written in TypeScript for making 2D games in HTML5 canvas

๐ŸŽฎ An easy to use 2D HTML5 game engine written in TypeScript

Dec 30, 2022

Pig is a simple two player dice game.

Pig is a simple two player dice game.

Pig game Pig is a simple two player dice game. Play here: formidablae.github.io/pig_game or formaidablae-pig-game.netlify.app Each turn, a player repe

Oct 5, 2022

Bitburner Game

Bitburner Bitburner is a programming-based incremental game that revolves around hacking and cyberpunk themes. The game can be played at https://danie

Dec 30, 2022

A clone of the popular Wordle game.

Wordle Clone How to play locally: yarn install

Jan 9, 2022

๐ŸŽฉ 2048 game is cloned with ReactJS, CSS3.

2048-react This is a clone of 2048 implemented using React. It's running live here. The game logic is implemented in ./src/components/mainBoard.jsx. I

Jul 31, 2022

A tiny game to practice AoE building shortcuts.

Aegis A tiny game to practice Age of Empires IV building shortcuts. Using โš›๏ธ Create-React-App and ๐Ÿป Zustand. License With the exception of all visual

Jan 1, 2023
Comments
  • Updated Words

    Updated Words

    Updated the words file to include the answer to each word. These should be all the updates that were made in our meeting today. I didn't realize I was working on my personal fork so we can double-check before merging.

    opened by wtbrins 1
  • repeat questions

    repeat questions

    Some question sets will have the same question appear multiple times within the 10 question set. I have even seen the same question appear back to back.

    bug 
    opened by mmortar 0
Owner
Sangamesh Itagi
Sangamesh Itagi
WordleGameCB - a game inspired by the Wordle word game developed by Josh Wardle

Technologies WordleGameCB WordleGameCB is a game inspired by the Wordle word game developed by Josh Wardle. This application was developed with the ai

@Encoding 4 Feb 20, 2022
Wordle-remake - A site that is based on the wordle famous video game wordle

About the project The game of Wordle seems to be a pretty famous one. I tried to

LeoJit_15 1 Feb 13, 2022
Aprilbeat is an new open-source, online, fully web-based rhythm game

Aprilbeat! open-source web-based online rhythm game Aprilbeat is an new open-source, online, fully web-based rhythm game. It plays songs in APB format

Bone April Tea 4 Oct 17, 2022
Snake game using pure HTML, CSS and JavaScript with GameBoy look and feel using Nano editor

Snake game using pure HTML, CSS and JavaScript with GameBoy look and feel using Nano editor. 100% commented code in Portuguese

Gabriel Martins 2 Jul 2, 2022
Quizpetitive - A quiz game to learn new knowledge and terms in the field of project management.

Quizpetitive A quiz game to learn new knowledge and terms in the field of project management. The key element to the success of this project was the c

LMF 1 May 16, 2022
A clone of the popular game Wordle made using React, Typescript, and Tailwind

Wordle Clone Go play the real Wordle here Read the story behind it here Try a demo of this clone project here Inspiration: This game is an open source

Hannah Park 2.4k Jan 8, 2023
The Snake Game implemented using HTML, CSS, and JavaScript

The Snake Game implemented using HTML, CSS, and JavaScript

Wissam Fawaz 3 Mar 2, 2022
'Neko Mezashi Attack' - a simple but cute action game made with Vite and TypeScript

'Neko Mezashi Attack' is a simple but cute action game made with Vite and TypeScript. This app is packed all resources including style, graphics and audio into 4KB(4096 chars) JS. No runtime libraries or external resources are required.

yuneco 10 Dec 1, 2022
A recreation of the popular game Wordle with additional modes and features. Made with Svelte in Typescript.

A recreation of the popular game Wordle by Josh Wardle (now purchased by the New York Times), with additional modes and features. Hosted on GitHub pag

Mikha Davids 117 Dec 11, 2022
A lightweight 3D game engine for the web.

A lightweight 3D game engine for the web. Built with three.js and cannon-es.

null 667 Dec 31, 2022