It's a simple city builder with a low resource-intensive road traffic system. This sample can be useful if you want to create a turn-based city builder game in Unity.
KEYBOARD CONTROLS
Switch camera: Key 1 - top view, Key 2 — first-person view;
Move: Use W to move forward, S to go backwards, and move side to side using the A and D Keys, rotation — Q and E Keys. Alternatively, you can use the arrow keys or the mouse;
Jump: Press Space on the keyboard to jump;
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.