Work in Progress

City building game

8

skillplants 2021-07-25 15:52 (Edited)

Finally more progress on my first city building game on this engine. The music sounds horrendous, if anyone in the community could make some calming 8-bit music that I could use, that would be terrific!

Controls:
-new move button, press the sides of the screen to move around a 32x32 area
-click the road symbol button (bottom left) to build roads
-click the x button next to it to remove roads
-tap a straight road to rotate it 90 degrees
-any road placed in an intersection will connect them up to a four way intersection
-clicking the house button will make a cursor above your finger
-Drag the cursor to a land or sea tile to make a house or ship respectively.
-Houses will be random

If you have any ideas on how to make the code more efficient or any improvements please let me know.


G-9 2021-07-25 18:24

« Hi »
« - o - »

:)

Nice 👍


SP4CEBAR 2021-07-25 19:02

Nice, good luck with your first project!


was8bit 2021-07-26 05:27

Most excellent :D


G-9 2021-07-29 08:26

Whoa cool update !!
*auto terrain generator ?


skillplants 2021-07-29 16:05 (Edited)

If only I could figure out how to do a noise map or marching squares…

edit: I actually sorta figured it out xD

noise.nx | Open in app
2021-07-29 16:55

G-9 2021-07-30 07:54

okay :)

less-noise.nx | Open in app
2021-07-30 07:54

SP4CEBAR 2022-08-15 09:41

I like the new music!


SP4CEBAR 2022-08-15 09:46

The road system is great, but it is a bit hard to make a complicated road network because a corner can only be made by placing roads around it


Log in to reply.