This repo includes games developed by JavaScript or JS framework.
- Tic-tac-toe
- Memory Game
- Snake game
- Flappy Bird
You can check out all games in live here: https://codesandbox.io/u/WenyiSun520
- The codes may have slightly different betweeen github Ver. and codesandbox Ver. For example, the value of constant variable can be different.
- The codes in github is generally more completed and up-to-date because I use github to save my pratice, and codesandbox will only show the version with best expereince. It means that, some beta functions, which may contains bugs or still under testing, can only be found here.