All Projects → glkwhr → anno1800helper

glkwhr / anno1800helper

Licence: GPL-3.0 License
Assistant tool(s) for game Anno 1800

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to anno1800helper

tinylog-ui
实时日志分析系统后台数据管理系统
Stars: ✭ 45 (+221.43%)
Mutual labels:  antdesign
react-sendbird-messenger
ReactJS (React-router-dom v6 + Antdesign + Firebase + Sendbird + Sentry) codebase containing real world examples (CRUD, auth, advanced patterns, etc).
Stars: ✭ 39 (+178.57%)
Mutual labels:  antdesign
React-Whole-barrels
webapck + react + react-router +dva + es6 + less + antd 实现的脚手架 👌👌
Stars: ✭ 23 (+64.29%)
Mutual labels:  antdesign
Spice-it-Up
🔥 Anno 1800 Mod Collection
Stars: ✭ 23 (+64.29%)
Mutual labels:  anno1800
umi-dva-typescript-mock
基于umi + dva + typescript + mock + antd的react框架,内置PWA
Stars: ✭ 17 (+21.43%)
Mutual labels:  antdesign
vue-antdesign-admin-template
Ant Design Pro Vue Template
Stars: ✭ 127 (+807.14%)
Mutual labels:  antdesign
react-mobx
No description or website provided.
Stars: ✭ 25 (+78.57%)
Mutual labels:  antdesign
virtualized-table-for-antd
the virtualized table component for ant design
Stars: ✭ 193 (+1278.57%)
Mutual labels:  antdesign
blog-admin
🍭 react + antd
Stars: ✭ 27 (+92.86%)
Mutual labels:  antdesign
dhan-gaadi
A complete online bus reservation system (Node, React, Mongo, NextJS, ReactNative)
Stars: ✭ 207 (+1378.57%)
Mutual labels:  antdesign
simpleCMS
simpleCMS是一款开源cms系统, 主要为个人/团队快速开发博客或者知识共享平台, 类似于hexo, worldpress, 但是他们往往需要复杂的搭建过程, 我们将复杂度降到最低, 并且有详细的部署教程, 你只需要有一台服务器, 就能轻松拥有一个属于你的博客平台.
Stars: ✭ 74 (+428.57%)
Mutual labels:  antdesign
pc-Dooring
LowCode, PC Page Maker, PC Editor. Make PC as easy as building blocks. | 让网页制作像搭积木一样简单, 轻松搭建PC页面, Web网站, PC端网站. lowcode(low-code)可视化搭建平台
Stars: ✭ 407 (+2807.14%)
Mutual labels:  antdesign
handwritten-digit-recognition-tensorflowjs
In-Browser Digit recognition with Tensorflow.js and React using Mnist dataset
Stars: ✭ 40 (+185.71%)
Mutual labels:  antdesign
Blazorise
Blazorise is a component library built on top of Blazor with support for CSS frameworks like Bootstrap, Bulma, AntDesign, and Material.
Stars: ✭ 2,103 (+14921.43%)
Mutual labels:  antdesign
lightence-admin
Free and easy-to-use admin template based on React 17+
Stars: ✭ 337 (+2307.14%)
Mutual labels:  antdesign
antd-custom-theme-generator
A simple way to create an antd theme css file with zero configuration.
Stars: ✭ 20 (+42.86%)
Mutual labels:  antdesign
lineageos-devices
LineageOS Devices
Stars: ✭ 31 (+121.43%)
Mutual labels:  antdesign
netease-music-app
网易云音乐移动端【React/Next/Vue】【Ant Design/Material UI】
Stars: ✭ 95 (+578.57%)
Mutual labels:  antdesign

anno1800helper

Assistant tool(s) for game Anno 1800, made with React, Redux and Ant Design.

Demo: Anno 1800 Helper

Game: Anno 1800

Features

Production Calculator

  • Enter population or house amount for each population level

  • Click Calculate button

    • The required workforce and the amount of each kind of factories will be calculated (from population needs) and displayed below
    • You can adjust factory amount (or efficiency), the corresponding efficiency (or amount) will be updated accordingly (for current population)

Mobile Optimized (ish)

There have been some great tools with the similar functionality, but few of them is optimized for mobile devices. Because one of the major purposes for this project is to use smartphone or tablet to do the calculation while playing the game.

View on Smartphone

smartphone_demo

View on Tablet

tablet_demo

Wishlist

  • adjust boost when factory count changes

  • group factories by product type

  • allow input house amount

  • add required workforce to calculation result

  • group population levels by population type (new world/old world)

  • distinguish happiness products from normal products

  • allow adding multiple islands

  • XML parsing: generate data in .js file

  • refactor logic part code

Similar Projects

  • Anno1800Calculator by NiHoel
    A comprehensive calculator for Anno 1800. It's a great project in both functionality and coding. I learned a lot by reading the code. NiHoel has a very elegant abstruction of game data. The raw data (params_2019-04-17_full.js) I use in my project is from this project. Appreciate it a lot!

  • anno1800assistant by Beesbeesbeesbees
    This tool supports adding mutiple islands and do the calculation at the same time. Pretty handy in the mid/late stage of the game. There's also an awesome AnnoXMLParser in the repo, which makes it easier to read game assets.

Update

04/26/19

  • Allow input house amount
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].