Skip to content

Mohsin-Ul-Islam/city-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

|ci|

City Builder Simulator

This project is a city builder simulation game. This is my hobby project. See Contributing for making the project awesome.

Building the project

To build the project make sure to install SFML and CSFML first. On Debian based Linux (Ubuntu) run:

sudo apt install libcsfml-dev libsfml-dev

Then build with cargo as usual.

cargo build

And run the project

cargo run

Contributing

If you have any suggestions for improvements or bug fixes please create an issue. Create pull requests for features on the main branch. We will review it.

Make sure to format and lint the code before creating PR

cargo fmt --all

For linting

cargo clippy

Credits

Sprite Sheets

www.kenney.nl

Background Music

Chasing Daylight by Scott Buckley | www.scottbuckley.com.au Music promoted by https://www.chosic.com/free-music/all/ Creative Commons Attribution 4.0 International (CC BY 4.0) https://creativecommons.org/licenses/by/4.0/

Cursor

Freddie Pointers Cursors http://www.rw-designer.com/cursor-set/freddie-pointers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages