https://github.com/frocode/pong-clone-game
Pong is the perfect beginner friendly game dev project. It has relatively simple logic which means you can focus on the basics of game dev without getting bogged down by complex logic.
https://github.com/frocode/pong-clone-game
Last synced: 8 months ago
JSON representation
Pong is the perfect beginner friendly game dev project. It has relatively simple logic which means you can focus on the basics of game dev without getting bogged down by complex logic.
- Host: GitHub
- URL: https://github.com/frocode/pong-clone-game
- Owner: FroCode
- Created: 2023-03-17T19:31:50.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-18T21:46:21.000Z (about 3 years ago)
- Last Synced: 2023-10-23T15:00:02.772Z (over 2 years ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pong Clone
Pong is the perfect beginner friendly game dev project. It has relatively simple logic which means you can focus on the basics of game dev without getting bogged down by complex logic.