When under construction
- Press 'R' to rotate building
- Mouse Middle-Click to rotate
- Mouse Right-Click to cancel build
- Press 'C' to Construction
- Press 'Q' go to prev sector
- Press 'E' go to next sector
- Keyboard shortcut add (Move sector "Q", "E")
- Can only be construction inside a grid
- Added Language option
- Added BioengineeringCenter
- Wall Building Bug fixes
- When building roads, building connections appear.
- It can be slightly modified from the existing saved layout.
- Mouse Middle-Click to rotate
- Conflict construction is not possible. (but road is ok, TBU?)
- To demolish several roads
- Building edge(connect to road) above the road
Buildings can't be stacked
- Building edge(connect to road) Show/Hide Button
- Sector layout Reset Button
- Open
Can only be construction inside a grid- Building Specialization
translate option En - Ko
- People Count?
- Power?
- Research?
git clone -b main --single-branch https://github.com/tirhande/ixion_planner.git
ixion_planner % npm install
# Local Dev Server
ixion_planner % npm run start
# Production Build
ixion_planner % npm run build