Skip to content

green-eggs-and-ham/pong-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong Game

Note that these links are dead due to the domain registrar dying:

[Site] [Site] [Site] [Site]

Find the online version game at the links above & maybe some supprises.

Screenshots

Cover Playing

Installing 1

In order to run the pong game, it is recomended that you have VSCode's / VSCodium's LiveServer extention, however running html/index.html is also possible.

Navigate and open the directory where you downloaded the files in the editor.

Running 1

Click Go Live (Should be bottom left by default)

Or see installing 2 (below)

Installing 2

In order to run the pong game, ensure that you have Git & Python

Clone a copy of the repo:

git clone https://github.com/green-eggs-and-ham/pong-game.git

Change to the pong-game directory:

cd pong-game

Running 2

cd html

python3 simple-http-server.py

About

For a game jam

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published