Skip to content

tsanevp/Simon-Game-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simon Pattern Game

Table of contents

Overview

The challenge

  • Creating a mini-game utilizing JS and JQuery with little prior experience with either:
    • It was a great learning opportunity to challenge myself to make a small game using JQuery. Now, I have a much deeper understanding of how to traverse and manipulate my HTML documents effectively
  • Scanning the JQuery documentation
  • Keeping my code readable and easy to understand

Screenshot

Starting Screen

personal-website1

Game In-Progress

personal-website1

Game Lost

personal-website1

Links

Live Site URL: tsanevp.github.io

My process

Built with

  • HTML5
  • Vanilla CSS
  • JS/JQuery

What I learned

  • How to use JQuery to implement JS in my simple game
  • How to apply async and await keywords to enable asynchronous, promise-based behavior in my code

Continued development

  • Add high-score tracker
  • Add a score leaderboard so you can compete with your friends
  • Improve the UX design of the game to look better. Very minimal at the moment

Useful resources

Author

Acknowledgments

  • Documentation
  • Stack Overflow with answers to any questions I had

About

First project using JS & JQuery. Created a Simon pattern game.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published