GithubHelp home page GithubHelp logo

philg-dev / industryidle Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fishpondstudio/industryidle

0.0 0.0 0.0 40.45 MB

Source code for Industry Idle

Home Page: https://industryidle.com/

License: GNU General Public License v3.0

JavaScript 2.77% TypeScript 96.30% CSS 0.76% HTML 0.17%

industryidle's Introduction

Industry Idle

Industry Idle is an idle game that combines factory building, resource management and market trading. Design & build your base, expand & scale up your productions, improve & optimize your economy. Plus all the incremental game goodies: offline earnings, prestige to unlock more powerful upgrades.

Get Involved

Join our discord #industry-idle-dev to discuss about the development

Localization

All translations are done by the community. If you'd like to help, visit here for more info.

Bugfix

Fork the repository, and submit a PR. Ping me (FishPond#7427) on Discord if you need help.

New Features

If you want your feature to get merged and released, please discuss with me (FishPond#7427) on Discord before implementing the feature. Features that benefit majority players (e.g. QoL improvements) are very likely to get merged. Features that affect game balances needs to be carefully discussed and tested.

Development

To build the game, you need:

  • Cocos Creator 2.4.x. Check here for the version used by the game. Please get this exact version as different versions of Cocos Creator often introduce incompatibilities.

  • Node.js 16 LTS with TypeScript

  • ESlint and Prettier

  • I recommend VSCode as editor/IDE but you are free to use your own

There are two submodules in this repository - they contain private modules - you do not need them for development. However, you do need to create a config file in assets/Script/Config/Config.ts. (You need to create the Config folder). A sample content has been provided here.

After that, you should be able to open the project in Cocos Creator and run the game. Most of the game logic are in assets/Script/ folder. Game arts are in assets/resources/ folder.

Before you commit and submit a PR, make sure your code:

  • does not have TypeScript compiler error
  • does not have ESLint warnings
  • is formatted by Prettier using the rule in the project

About Server Anti-Cheat

To make development easy, the development code can connect to the game's trading server. However, the account will not be "authenticated" (meaning certain trading restrictions apply). Please also refrain from submitting test trades to the server as it will most likely causes anti-cheat flag.

License

  • Game's source code is licensed under GNU General Public License v3.0.
  • Third party libraries are licensed under their corresponding licenses.
  • Game's artworks and assets are included in this repository. However, due to the complications of the original licenses, please do not redistribute them.

industryidle's People

Contributors

insraq avatar graythewanderer avatar wingedleo avatar jimmyh77 avatar giacomo-clerico avatar 12306ylg avatar sigurdvie avatar readrift avatar jenhelpsgames avatar codebear16 avatar kpeterr avatar 2kai2kai2 avatar enzo11th avatar equinox avatar kedroncz avatar 5tanl avatar professionelnoob avatar ryansb avatar tom1007 avatar nakawankuma avatar taku1417 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.