Skip to content

sofiebudman/Foosball-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Foosball-game

Foosball game application written in Javascript, HTML, and CSS. This application also uses the Javascript library, PixiJS.

Development

In the terminal, use http-server to run the application.

// Clone Github Repository 
$ git clone git @github.com:S0fi3B/Foosball-game.git 

// Change into repository directory
$ cd Foosball-game

// run http server with cache disabled.
$ http-server . -c-1 

go to http://127.0.0.1:8080

Play the Game

https://s0fi3b.github.io/Foosball-game Use W and S key for red players and up and down arrow for blue players. Better as 2 player game.

About

Foosball game for school project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published