Life of a Mayor by Dean James

[raw]
made by Dean James for Ludum Dare 58 (COMPO)

The Game

Life of a Mayor is an isometric city building game inspired by Anno 1404.

screenshot-1.png

How to Play

There is a short tutorial in game to help the player get started. The idea is to develop your city, whilst balancing the population's food needs. You first have to build the town hall. Then, build roads. Other buildings, when the required resources are available, can then be placed next to the roads.

What Went Well

This time round, I actually quite like the graphics I was able to make. I think the houses and farm tiles look really good.

What Didn't Go Well

The isometric tilemap was more difficult than anticipated to get working. I had issues with certain buildings, especially if they were larger than a 1x1 tile, and having them render in the correct order. Sometimes, tiles would render in front of it's neighbour, even though it should be behind.

Future

If I were to continue developing the game, I would probably want to make it 3D. This would solve a lot of the workarounds I put in place to get the isometric tilemap working.

Ratings

Given 0🗳️ 0🗨️

Feedback

Threeli
Oct 06th · 04:08 UTC
The music really did it for me. It added this like, contemplative aura to the experience which reminded me of old Origin games. I'm a sucker for anything simulation and my only real complaint is that there wasn't more. I do though, recognize how little time there is to get a whole idea put together, and you did that solidly. Great stuff.
bereg
Oct 06th · 09:22 UTC
A very cute and relaxing city-builder. I really liked the visuals. It feels like it’s missing some satisfying interactions and impact. animations and sound effects when placing resources, constructing buildings, and so on would really help bring it to life.
sebbernery
Oct 06th · 10:42 UTC
The game visuals are well done ! I'm not sure if there is an ending condition in the game ?

It's very hard to do a game like this during a Ludum, so congratulations !
dhim
Oct 06th · 15:32 UTC
Beautiful (I love the house and their color variation), simple and enjoyable. A bit slow loop at the beggining maybe.


- the UI is terrible small on my Mac/Chrome
![Screenshot 2025-10-06 at 17.27.53.png](///raw/c6b/3/z/6d67d.png)

The Game would be even better with :
- quality of life : Dragging the road instead of manual placing.
- Building upgrade

Nice to see you have used GitHub during the development process of the game. I have started **collecting entries** backed up by github! I have also collected a few tricks to make the repos shinier across my ld participation

---
# repo name and description

You can update the repository name (when you have found the name of your game) without breaking kinks (github redirect old name to new ones) and add a description for inclusion in the list
(https://github.com/dhmmasson/ld58 still redirect to my repository)


# Badges

I have created badges that you can use to decorate your README:

```
![Ludum Dare](https://img.shields.io/badge/LudumDare-58-f79122?labelColor=ee5533&link=https%3A%2F%2Fldjam.com%2Fevents%2Fludum-dare%2F58)
![Ludum Dare 58 - Compo](https://img.shields.io/badge/LudumDare58-Compo-ee5533?&link=https%3A%2F%2Fldjam.com%2Fevents%2Fludum-dare%2F58)
![Ludum Dare 58 - Jam](https://img.shields.io/badge/LudumDare58-Jam-f79122?&link=https%3A%2F%2Fldjam.com%2Fevents%2Fludum-dare%2F58)
![Ludum Dare 58 - Extra](https://img.shields.io/badge/LudumDare58-Extra-66cc23?labelColor&link=https%3A%2F%2Fldjam.com%2Fevents%2Fludum-dare%2F58)
```

![Screenshot 2025-10-06 at 08.35.40.png](///raw/c6b/3/z/6d3d5.png)

# Topics

Consider using these **topics** on your github description to make your Ludum Dare entry more discoverable:
- `game`
- `game-development`
- `ludum-dare`
- `ludumdare`
- `ludumdare58`
- `ludum-dare-58`
- `ld58`

# Cover Art

You can also use your cover art for the ```Social preview``` image in the repository ```Settings```

# Stars

I have starred and added your repository to a list of ld58 compo: <https://github.com/stars/dhmmasson/lists/ludum-dare-58>

(Also, I am on a quest to have a repo reach 10 stars. If you play my game, consider [leaving a star on my repo](https://github.com/dhmmasson/tilesCollector) as well.)