Skip to content

Commit 6d0b289

Browse files
committed
Updated readme
1 parent 05b753d commit 6d0b289

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

shapeFactory/readme.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
# Shape Factory
2-
A little shape simulation. The mining buildings will output resources and
2+
This is a multiplayer simulation, making use of networking functionality
3+
built into the game engine.
4+
5+
A little city simulation. The mining buildings will output resources and
36
the transporter workers that sit on the roads will pick up the resources
47
and move them to the next node along their transport path to their target
5-
destination.
8+
destination. The simulation is similar in nature to "The Settlers 2".
9+
10+
Once you place a building, click on it to start building a road then click
11+
on the destination building to finish building a road.
612

713
This example shows how the IgeRouter `ige.router` can be used to navigate
814
around a game's screens and levels, as well as networking, NPC task

0 commit comments

Comments
 (0)