Skip to content

tech-felix05/Life-Simulator---C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧬 Clife: A Hardcore Life Simulator in C

Language: C License: MIT Status: Active Development

Clife is a deep, text-based life simulation engine developed in pure C. Experience a journey from birth to death across 13 different nations, navigating the complexities of health, education, crime, and social status.

"A project born to explore procedural logic and memory management without the bloat of modern engines."

✨ Features

  • Global Diversity: Start your life in countries like India, USA, Italy, China, and more, each with unique socio-economic factors.
  • Career Paths: From a simple cashier to an Ethical Hacker or Nuclear Engineer.
  • Emergent Gameplay: Random events including military drafts, kidnapping, nuclear meltdowns, and more.
  • Dynamic History: Uses Linked Lists to track and display every year of your character's life at the end of the game.
  • Health & Addictions: Realistic management of addictions (gambling, alcohol, drugs) and mental health disorders.

📁 Project Structure

MIOSIMULATOREINC/
├── src/         # Source files (.c)
├── include/     # Header files (.h)
├── Makefile     # Automation tool for compilation
├── LICENSE      # MIT License
└── README.md    # Documentation

About

A hardcore, text-based life simulator built in pure C. Experience a procedurally generated journey from birth to death across 13 nations, featuring dynamic memory management, complex career paths, and emergent storytelling.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors