HOME  >  HTML5 Games

HTML5 Games

  • How JQuery and HTML5 Implement the 16-Squares Flop Elimination Game
    How JQuery and HTML5 Implement the 16-Squares Flop Elimination Game
    Today I will share with you a small game based on jQuery and HTML5. This game should be very familiar to everyone. It is a 16-square flop elimination game. After clicking the card, if the two cards have the same shape, they will be eliminated at the same time. This game application mainly uses jQuery to control the state of the card, and also uses HTML5 sessionStorage to store …
    BY Roy 24 Nov,2020 HTML5 Games
  • How CSS3 Realizes the Color Guessing Game Based on the Gradient Sequence
    How CSS3 Realizes the Color Guessing Game Based on the Gradient Sequence
    Today I will share with you a color discrimination game based on CSS3 and JavaScript. It is known that there are 3 squares in a group. The first 2 squares are painted with two similar colors. You can guess the third one based on the decreasing sequence of these two colors. What is the color of the square, and choose the color that you think is the closest from the squares below…
    BY Jeffrey 13 Nov,2020 HTML5 Games

Advertisement