Skip to content

A free city-building game written by C++ with OpenSiv3D.

Notifications You must be signed in to change notification settings

yotiosoft/Cities-Box.cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.)