Skip to content

mrmath3/unit-circle-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿงฎ Unit Circle Click Game

This interactive game helps students master the locations of angles on the unit circle using radians. Players are shown a radian value (e.g., ( \frac{\pi}{6} )) and must click the corresponding point on a custom SVG unit circle. Great for high school math classrooms!

๐ŸŽฎ Play Here

๐Ÿ”ฅ Features

  • Clean, responsive SVG-based unit circle
  • MathJax-rendered angle prompts
  • Instant feedback for correct or incorrect answers
  • Optional alternate angles like ( 13\pi/6 ) and ( -\pi/6 )
  • 30-second challenge mode with countdown timer
  • Local high score leaderboard with percentage accuracy
  • Sound effects for correct and incorrect answers
  • Fully offline and self-contained (no server required)

๐ŸŽฎ How to Play

  1. Click the correct angle when prompted.
  2. A 30-second timer starts on your first click.
  3. Try to answer as many correctly as you can before time runs out.
  4. Enter your name to save your score to the local leaderboard.
  5. Use the checkbox to enable alternate angles for an added challenge.

๐Ÿ“ฆ File Structure

Unit-Circle-Game/

โ”œโ”€โ”€ index.html # Main game logic and UI

โ”œโ”€โ”€ correct-ding.mp3 # Sound for correct answer

โ”œโ”€โ”€ wrong-buzz.mp3 # Sound for incorrect answer

โ”œโ”€โ”€ Unit Circle.svg # Custom SVG graphic

โ””โ”€โ”€ README.md # Youโ€™re reading it!

๐ŸŒ Hosting

This game can be hosted on GitHub Pages and embedded into Google Sites or other platforms.

๐Ÿง  For Teachers

This game is designed with high school students in mind โ€” it works especially well in small class settings where engagement and repetition are key to mastering angle locations.

โœ… TODO (Future Features)

  • Toggleable difficulty levels
  • Support for degrees and custom question sets
  • Exportable high scores
  • Classroom mode (group play or team challenges)

๐Ÿ‘จโ€๐Ÿซ Built By

Andrew Sindel
High School Math Teacher โ€“ Lee Vining High School, CA

About

To practice the locations of radians on a unit circle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages