Skip to content
This repository has been archived by the owner on Sep 28, 2023. It is now read-only.

Realization of two iconic arcade game - Tetris and Snake

Notifications You must be signed in to change notification settings

xelanac/game-design-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

game-design-project

Realization of two iconic arcade game - Tetris and Snake

This project was realized for Game Design exam at uni. I have implemented the Snake game; Pong game was implemented by my friend Luca Fulgenzi (@lucafulgenzi). We used the P5 (https://p5js.org/) library, which is really helpfull for games, because it has 2 macro-functions:

  • setup()
  • draw()

You can play at this link: https://xelanac.github.io/game-design-project/snake.html

About

Realization of two iconic arcade game - Tetris and Snake

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages