Skip to content

A math game developed by me while following the instruction of Coding Artist on youtube, I hope to make a better interface and experience on it, so I have to start some where.

Notifications You must be signed in to change notification settings

IbrahimO123/math_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Math Game

Summary

-- Developed a math game while following the isntruction from coding artist on youtube and I hope to develop a better user experience and interfaces in the future. The game accepts user input which might be a number or three math operators which are "*", "+", "-". If the user input the right answer the game will give a yippie message and the user can restart the game again. if the answer is wrong , the game will give a opps message, the user can also restart the game again.

Tools

  • Javascript
  • HTML
  • CSS

Lesson Learnt

  • Generating random questions
  • Changing error message displayed for the user
  • Better use of event listeners
  • Passing of props and messages

Features

  • Random questions generated

For the future Features

  • Login page
  • Sign up page
  • User scores will be accumulated
  • User will have a number of attempts before game over
  • Points and coins will be won
  • User with the highest score will be celebrated on the social media page
  • Other Contributions too...

Link

https://mathgameo.netlify.app/

About

A math game developed by me while following the instruction of Coding Artist on youtube, I hope to make a better interface and experience on it, so I have to start some where.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published