https://github.com/n-ce/touch-the-ball
A simple game in Pure CSS & JS
https://github.com/n-ce/touch-the-ball
animation arcade arcade-game ball-game css css-games css3 css3-animations game game-development html html-css-javascript html5 html5-game javascript javascript-game js online-game
Last synced: 17 days ago
JSON representation
A simple game in Pure CSS & JS
- Host: GitHub
- URL: https://github.com/n-ce/touch-the-ball
- Owner: n-ce
- Created: 2021-05-01T18:17:41.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-12T14:24:14.000Z (over 3 years ago)
- Last Synced: 2025-03-26T08:34:54.111Z (about 1 month ago)
- Topics: animation, arcade, arcade-game, ball-game, css, css-games, css3, css3-animations, game, game-development, html, html-css-javascript, html5, html5-game, javascript, javascript-game, js, online-game
- Language: JavaScript
- Homepage: https://n-ce.github.io/Touch-the-ball/
- Size: 31.3 KB
- Stars: 4
- Watchers: 1
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Touch-the-ball
• Touch the ball is a game designed using HTML, CSS and Javascript.
• The player will have to tap on the ball. And as he continues to tap on the ball the speed of ball and level of the game increases.
• Touch the ball game is full fledged with animations and sounds.
# Link
Website Link :- https://n-ce.github.io/Touch-the-ball/
# Snapshots
HOME:

LEVEL 1!

LEVEL UP!!


# Thank You