Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.14 KB

README.md

File metadata and controls

34 lines (22 loc) · 1.14 KB

SimonPine - Design

An old games website, using canvas and js.

Deploy

pivigames.netlify.app Netlify Status

Description

An website where the user can play tetris, snake, pong, pac-man, flappy bird and space invader, games that have been created with vanilla javaScript. And have an atractive home page that show different 3d shapes for game.

Libraries

  • [ThreeJs][thrjs] - Home page decoration

Contact

Folder Structure

  • html: Contains all the game pages.
  • img: Contains all the images used in the website.
  • js: Contains the scripts of the games and homepage decoration.
  • style.css: style of the page.