Skip to content

A game project developed to practice Python and OOP concepts for self-improvement.

Notifications You must be signed in to change notification settings

Emre-aldmz/Learning-OOPandSQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LAST WAR (Beta)

📜 STORY (Hikaye)

LAST WAR: Symphony of the Ages

The world is no longer whole. Civilization was shattered by the apocalypse known as 'The Great Silence,' leaving behind only three things: An obsessive desire for order, uncontrolled madness, and a bloody romance.

Upon the ruins of old cities, the 'Arena' was established—a place where ideologies take flesh and bone. This is not merely a battlefield; it is the final tribunal where it is determined whose reality will survive.


🛠️ INSTALLATION (Kurulum)

To run this game on your local machine, follow these steps:

  1. Clone the Repository

    git clone https://github.com/Emre-aldmz/Learning-OOPandSQL.git
    cd LAST-WAR
  2. Install Dependencies The game requires the rich library for the interface.

    pip install -r requirements.txt
  3. Run the Game

    python main.py

Schema

LAST_WAR/
├── .gitattributes
├── .gitignore
├── character_db.py
├── classes.py
├── main.py
├── README.md
└── requirements.txt

Signature

%100 Developer
    └──by Develover

About

A game project developed to practice Python and OOP concepts for self-improvement.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages