Skip to content

Commit

Permalink
Merge branch 'master' of ssh://github.com/Areso/1255-burgomaster
Browse files Browse the repository at this point in the history
  • Loading branch information
Areso committed Mar 19, 2022
2 parents 79d76f1 + e24de3f commit 27f816a
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
<!--<a href="https://areso.github.io/1255-burgomaster">Play the game in web</a><br>-->
<a href="https://1255.areso.pro">Play the game in web (reserve link)</a><br><br>
<h2>About the project</h2><br>
Hello there! My name is Gladyshev Anton, and I'm the author of the project.
Hello there! My name is Anton Gladyshev, and I'm the author of this project.
The homepage of the project is <a href="https://github.com/Areso/1255-burgomaster">https://github.com/Areso/1255-burgomaster</a>.
This pet-project is dedicated to create a playable game, written in vanilla JavaScript, without using even jQuery and modern whistlers and jugglers, such as JS frameworks, TS->JS compilators, Node.js, web servers and so on.
This pet-project is dedicated to create a playable game, written in vanilla JavaScript, without even using jQuery and modern whistlers and jugglers, such as JS frameworks, TS->JS compilators, Node.js, web servers and so on.
Thus, to play the game, you need only a modern browser. To edit the game, you need only a text editor and imagination.
The project oriented to be compact (in terms of the source code and the resources), blazing fast to download, fast enough to run even on aging devices with limited horsepower under the hood.<br>
It runs well even on low-powered tablets and phones, let alone old PCs and laptops.<br>
Expand Down Expand Up @@ -41,13 +41,13 @@
Also, any CSL translation could have mistakes or untranslated parts or parts of translation which are partly outdated.<br>
You could help with translations for the game here:<br>
<a href='https://docs.google.com/spreadsheets/d/1WxRoxfPpYBHqvWb4mQNxGVr3r4VyxHSEuELzdU1I2PE'>https://docs.google.com/spreadsheets/d/1WxRoxfPpYBHqvWb4mQNxGVr3r4VyxHSEuELzdU1I2PE</a><br>
This is a single-player game. There is built-in chat, so, you could ask a question to other players.<br>
Also, the game has now global goals, which is usually activated for a limited time.<br>
This is a single-player game. There is built-in chat but it is not currently available to chat in.<br>
Also, the game now has global goals, which are usually activated for a limited time.<br>
In those events, all players work together to achieve a high global goal, and in case of the achievement, they all got a reward, according to their pledge in the achievement.<br>
The game itself about building a city. You are starting with some amount of gold and a few citizens.<br>
The game itself is about building a city. You with with a set amount of gold and a few citizens.<br>
This is an IDLE game, which means, every minute your citizens will spawn new citizens and pay taxes to you.<br>
You can construct buildings, but upgrading existing ones will require each time more gold because this game is an Incremental game.<br>
As for now, constructing building do not require time, only resources.<br>
You can construct buildings as well as upgrade buildings, but upgrading existing ones will require each time more gold.<br>
As for now, constructing building does not require time, only resources.<br>
Straight management, which means, you need place management by clicking here and there and you will get what you clicked.</br>
What game offers now:<br>
<ul>
Expand All @@ -65,8 +65,8 @@
<li>a record table</li>
</ul>
<div style="color:red">You will explore wild territories near your city.</div><br>
Regarding your choices, you could get a boost in taxes or birthrate, happiness and so on.<br>
The game could become to a Clicker game in case you build Gallows and like to execute you citizens.<br>
Regarding your choices, you could get a boost in taxes, birthrate, happiness and so on.<br>
The game could become a Clicker game if you build the Gallows, and like to execute you citizens.<br>
This game created and new features right now in development inspired by Travian, Townsmen, Stronghold and Stronghold Crusaders, HoMM (Heroes of Might and Magic), Lord of Realm, Anno series.<br>
You can export and import save to transfer your progress between different browsers and PCs.<br><br>
<h2>License</h2><br>
Expand Down

0 comments on commit 27f816a

Please sign in to comment.