Update README.md
This commit is contained in:
@@ -1 +1,10 @@
|
|||||||
# pong-reloaded
|
# Pong Reloaded
|
||||||
|
|
||||||
|
A classic arcade game rebuilt from the ground up using modern C++ and the Raylib library.
|
||||||
|
|
||||||
|
**Features:**
|
||||||
|
* Clean, Object-Oriented entity architecture.
|
||||||
|
* Game state management (Main Menu, Gameplay, Game Over).
|
||||||
|
* A CPU AI opponent with adjustable difficulty levels (Easy, Normal, Hard).
|
||||||
|
|
||||||
|
*This is a project developed for UTCN - ETTI Helios Additional_activity.*
|
||||||
Reference in New Issue
Block a user