fndg

Crates.iofndg
lib.rsfndg
version0.4.1
sourcesrc
created_at2022-02-06 18:58:31.9577
updated_at2022-02-11 16:18:45.660433
descriptionAn unchained map game where you battle for resources while building your nation up.
homepage
repositoryhttps://github.com/Waistax/fndg
max_upload_size
id527969
size125,395
Cem GEÇGEL (calestialgem)

documentation

README

Founding

An unchained map game where you battle for resources while building your nation up.

Features

Here "unchained" means that there will be no arbitrary limits on the quantity of stuff like units and cities. This is the game's main aim, which spills to modding support as well. Although, the scope is very small for now.

The prototype will have the minimum amount of features: map generation from perlin noise, building and capturing cities, recruiting armies, and a simple enemy AI to play againts.

If all these can be implemented, more economy focused features will be done: roads, buildings, city improvements, sailing. A third set of features, which are about incresing the depth of the game, can be done as time allows. These will be technology, diplomacy, and multiplayer.

Game Engine

Using Bevy as the powering technology.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Author

Keep in mind that I'm very new to Rust (and Bevy, as you can imagine)! I programmed in Java for 7-8 years, then tried some C/C++, and ended up in Rust.

I create games and programs for hobby, I cannot go at it full-time. I will try to get atleast a prototype running in 2 weeks. After that the development might stall because of the university.

Copyright 2022 Cem Geçgel gecgelcem@outlook.com

Commit count: 0

cargo fmt