https://github.com/anc1kr1st/pong_game
A simple 2D game Pong created using SFML library for C++.
https://github.com/anc1kr1st/pong_game
2d-game cpp pong-game sfml
Last synced: 5 months ago
JSON representation
A simple 2D game Pong created using SFML library for C++.
- Host: GitHub
- URL: https://github.com/anc1kr1st/pong_game
- Owner: Anc1kr1st
- Created: 2025-04-24T19:38:00.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-24T19:50:39.000Z (about 1 year ago)
- Last Synced: 2025-07-27T09:40:23.796Z (12 months ago)
- Topics: 2d-game, cpp, pong-game, sfml
- Homepage:
- Size: 2.74 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pong Game
## Description
2d pong game created using sfml c++ library. The game was created according to an old udemy tutorial (link is at the end of the description).
## Tools & Library Used




## Preview

### Link
[C++ game development course for beginners.](https://www.udemy.com/course/learn-c-game-development/learn/lecture/87142#overview)