Skip to content

BITS-Rohit/Xchedule-I

 
 

Repository files navigation

CGAME – CLI Strategy Simulation

CGAME is an open-source, terminal-based economic simulation inspired by empire-building strategy mechanics. It runs entirely in the console and is OS-independent.

The project focuses on building a modular, developer-friendly CLI game engine with clean architecture, event-driven systems, and extensible gameplay mechanics.

Game Mechanics

In this game you need to deliver packages in the city. You can expand your business by buying properties, businesses, employees etc.

The package has to be delivered within the given time.

Contributing

Have an idea, bug fix, or enhancement?

  • Open an Issue
  • Start a Discussion
  • Submit a Pull Request

Contribution Flow

Fork → Clone → Create a new branch → Push → Open PR → Review by maintainers

Setup the environment

To reproduce this exact environment use the following commands

git clone https://github/BITS-Rohit/CGame
cd CGame
uv sync
source .venv/bin/activate

This will install the required files and the python version defined in the .python-version file.

Make sure you have uv installed.

View this link for more information on uv

https://docs.astral.sh/uv/

Contributors are welcome.

Roadmap

Check out the planned roadmap for CGame in ROADMAP.md.

💬 Join the Lab

Building something cool? Come hang out in the Discord and show it off.

Share ideas, get feedback, break things, fix them again.

About

This is an Open Source Linux terminal Based schedule 1 Game on console. Make sure to Star the repo if u fork /use the repo. Thnx!!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%