Skip to content

This is a simple 2d game made with native JavaScript to animate SVG elements in the DOM.

Notifications You must be signed in to change notification settings

lucasmelz/2dBallGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

2D Soccer Pong

2D game where native JavaScript is utilized to animate SVG elements in the DOM. You can play against the computer (a bot that follows the movement of the ball with a certain randomness) pressing 'w' and 's' on your keyboard. You can also play on your mobile phone: activate the landscape mode and touch the upper or bottom half of the screen to move the player on the left side. You can play the game on this link.

image

About

This is a simple 2d game made with native JavaScript to animate SVG elements in the DOM.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages