Code Monkey home page Code Monkey logo

ruchi961 / memorizer-game Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 13 KB

A game wherein the players memorize the digits shown for 5 seconds and then are given 60 seconds to memorize the numbers and their exact positions as they were visible and enter their guesses. The correct analysis of the answers whether correctly answered or wrongly answered is then shown.

Python 100.00%
game game-python memorization python python3 scratch-game-development scratch-implementation tkinter tkinter-game tkinter-gui

memorizer-game's Introduction

🟢 Memorizer-Game

  • A game wherein the players memorize the digits shown for 5 seconds and then are given 60 seconds to memorize the numbers and their exact positions as they were visible and enter their guesses.
  • The correct analysis of the answers whether correctly answered or wrongly answered is then shown.

> Information

  • Language:

  • Date Created : Mar 2021

  • Created for : Innovative Project

  • Subject: Fundamentals of Algorithms

> Idea Behind the game :

  1. The game is called Memorizer, a game to test individual's capacity to remember.
  2. The game sets a timer and allows user to memorize the numbers available in the grid format.
  3. Once the timer is finished, the user can enter the number referring to the row and column of the same.
  4. The whole purpose of this game to test user’s capability to remember things and recollect information.
  5. lastly, statistics of wrong and correct answers is displayed

> Rules (Algorithm):

  1. Start Game
  2. Time starts for 5 seconds (As long as the timer is on the user cannot enter numbers)
  3. Timer ends, all the numbers are replaced with * to hide them.
  4. Attempt timer starts for 60 seconds, now the user can enter number by referring to its row and column.
  5. User clicks on check and is notified if the current ddanswer is right or wrong.
  6. After 65 seconds that is (5+60) the timer to attempt ends
  7. Use can now see the answer of total correct and wrong/not attempted questions.
  8. Game finished.

> Packages used

  • Tkinter

> Install Dependencies (Packages)

cd to scripts_Folder
pip install tkinter

> Output :

image

image

image

image

image

image

> Download and run in Python (IDLE) :

  • Run -> Run Module

memorizer-game's People

Contributors

ruchi961 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.