Playing with a Windows environment

I just kinda felt like making this. I am going to attempt to mock Windows XP in a web browser and then play with jquery while I do it. Just really a fun little place to try out different jquery stuff. I know that there are plenty of premade libraries out there to do many of the things I am working on.... but the purpose here is to practice fundamentals. I will do later projects to play with libraries.

Math Memory Card Game

I made a very simple card game in html and Typescript. It's based off the card game Memory, where you flip cards over to match the cards with the same image. Well I felt like images would be boring.... so I am making you use MATH.... 3rd grade math but still. There is an equation on one card and the answer on another.... and you match them. Find all the matches to win. Game still needs a lot of tweeking and could definitly use some new features. But here it is in its 1.0 version (one day I will get around to moving some games past 1.0)