Skip to content

damonaw/crack-o-date

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Crack-O-Date

Crack-O-Date is a fun and educational math puzzle game where you create equations using today's date digits and various operators. The goal is to make both sides of the equation equal.

Table of Contents

Features

  • Display today's date and current year
  • Create equations using date digits and operators
  • Three difficulty levels: Easy, Medium, and Hard
  • Save and view your solutions
  • Responsive design for mobile and desktop
  • Keyboard shortcuts for quick input

Installation

  1. Clone the repository:
    git clone https://github.com/damonaw/crack-o-date.git
  2. Navigate to the project directory:
    cd crack-o-date

Usage

  1. Open index.html in your web browser to start the game.
  2. Use the date digits and operators to create equations.
  3. Click the "Check" button to validate your equation.
  4. View your solutions and stats in the "Solutions" section.

Game Rules

  • Create equations where both sides are equal using today's date digits and operators.
  • Use the provided operators: +, -, *, /, %, (, ), ^.

Difficulty Levels

  • Easy: Use any date digits in any order. 1 point per correct solution.
  • Medium: Must use all date digits in order. Points based on operators used.
  • Hard: Must use all date digits in order and use +, -, *, and / operators. Double points!

Keyboard Shortcuts

  • Add date digits: 0-9
  • Add operators: +, -, *, /, %, (, ), ^
  • Switch between left/right side: Tab
  • Check equation: Enter
  • Remove last element: Backspace
  • Clear equation: Esc

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published