Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
normusF7 authored Sep 11, 2023
1 parent 176538a commit 59ecf10
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# City Game
A mobile building combination game prototype developed in Unity using the Zenject framework, inspired by "Merge Town".

## How to Play
- Move the camera by clicking and dragging the mouse across the game grid.
- To select a house, click on it, hold, and wait for a moment.
- To place the building, release the mouse on the desired grid cell, whether it already has a house or is empty.
- Currently, only three levels of houses are available.
- Houses can only be merged with those of the same level.

## Disclaimer
This is an early version of the game. As of now, only some foundational elements and minimal gameplay mechanics are implemented.

## Screenshots

![obraz](https://github.com/normusF7/city-game/assets/54953461/9f214466-1758-4b4c-a061-eb491c6cdc9f)

0 comments on commit 59ecf10

Please sign in to comment.