Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 657 Bytes

File metadata and controls

25 lines (21 loc) · 657 Bytes

Cities Box.cpp

Summary

A free city-building game that works on multiple platforms.
At now, only Japanese language is supported.

Associated repository

Hot Soup Processor (HSP) version (before 2019):
https://github.com/yotiosoft/Cities-Box

Development Environment

  • for Windows
    • OS : Windows 10 Home 64bit
    • Windows SDK : 10.0
    • C++ compiler:C++ 17
    • IDE : Visual Studio 2022 (v143)
    • Library:OpenSiv3D v0.6.5
    • CPU : Intel x64 cpu (Core i5-6500)
  • for macOS
    • OS : macOS 12.2.1 Monterey
    • C++ compiler:C++ 17
    • IDE : Xcode 13.3
    • Library:OpenSiv3D v0.6.5
    • CPU : intel x64 cpu (also Apple M1/M2 can run on Rosetta2.)