https://github.com/yathartharora/pong_game
An AI based game developed using SFML graphics library of C++.
https://github.com/yathartharora/pong_game
ai artificial-intelligence c-plus-plus sfml sfml-cpp sfml-game sfml-game-development sfml-graphics-library
Last synced: 2 months ago
JSON representation
An AI based game developed using SFML graphics library of C++.
- Host: GitHub
- URL: https://github.com/yathartharora/pong_game
- Owner: yathartharora
- Created: 2020-04-28T09:22:00.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-28T09:29:25.000Z (about 5 years ago)
- Last Synced: 2025-01-07T05:41:38.592Z (4 months ago)
- Topics: ai, artificial-intelligence, c-plus-plus, sfml, sfml-cpp, sfml-game, sfml-game-development, sfml-graphics-library
- Language: C++
- Size: 1.16 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pong_game
An AI based game developed using SFML graphics library of C++.
Install the SFML External Library from the internet and link it to you Xcode or Visual Studio depending on what you are using.