Skip to content

Hanzlu/Games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Games

Classic Pingpong Game in Javascript and a snake game in C.

For pingpong: Left block is moved with "W" and "S", right block with "O" and "L"

For snake: You turn with the a, w, s, d keys. You must be in lowercase. The head is an 8 and the rest of the body is 0s. You can pause the game with p, and therminate it with t.

About

Pingpong and Snake games

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors