You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Special thanks to @sum1els-com for feedback with this release:
1
+
Special thanks (again) to @sum1els-com for feedback with this release:
2
2
3
-
- changed to a more vibrant color pallette (closed #30)
4
-
- added a number/letter grid to the planet map
5
-
- reduced the size of the map to make the game more challenging (closed #29)
6
-
- adjusts rules regarding line placement and overlaps (closed #23)
3
+
- astronauts cost `$$` instead of `$` (#42)
4
+
- corrected and adjusted scoring of astronauts: astronauts earn 1 point in the endgame, currency scores 2 (#42)
5
+
- disallow armament touching, forcing the player to expand their real estate footprint and make harder choices (#43)
6
+
- more mountains added because of the above (#43)
7
+
- incentivize building on mountains and nebulas for +1 defense (#43)
8
+
- add space junk for thematics and as a road block to expanding into space (#43)
9
+
- armaments must be built and staffed on a single turn (#41)
10
+
- improved readability of planet in the codebase by putting each coordinate on one line. this makes it easier to change the planet's configuration and to see what coordinate has what resource
0 commit comments