Skip to content

A website to play diferent clasic games (snake, pong, flappy bird, space invaders)

Notifications You must be signed in to change notification settings

simonpine/piviGames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.