Git Product home page Git Product logo

endciv-opensource's Introduction

Endciv-OpenSource

This is a reduced open source project of the videogame Endciv. Third Party Assets have been removed. More Info at: https://www.indiedb.com/games/endciv

Feedback and Help at: https://discord.gg/UC9PjhF Also may use the Discussions Tab on GitHub

Preview

Guides will follow over time, depending on general interest. This is not a simple code base! Specific rules and workflows must be used. This project is made public for observation. The Project was originally made with Unity 2018 (before neste Prefabs!) and then updated to the 2019.4.40f1 LTS version.

Contents and Infos

  • There is good code and bad code collected over a decade. This does not reflect my current personal standards.
  • A custom multithreaded Pathfinder (A* and Flowfields)
  • A custom async LOD system with certain benefits
  • A mesh merging and automation tool including a simple character generator
  • Custom Localization system
  • Savegame and game settings system
  • An Entity-Component System with a specific workflow to be careful about. If you receive an Error when making changes first validate the data. Code is more efficient because we assume that Entity data is always correct.
  • A system of AI, city building and economy. Daytime cycles, energy management etc.

Legal Notice

Do not simply copy and resell contents of this repository or the full game. You are not allowed to use the ENDCIV Logo or name for commercial use. If you make your own creative work you are allowed to use any contents of this repository if you follow the license requirements of Third Party assets (Assets/Contents/Third Party).

If you have real intend to continue development of Endciv or a derivation of it reach out to me and you may recieve the original repository: [email protected]

endciv-opensource's People

Contributors

mcdev02 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.