iTehdrew / DemoBot

A clone of Apple's sample code game with converted code to Swift 5 and Xcode 10.3
Other
17 stars 5 forks source link

can not enter the game #1

Open shouhulee opened 3 years ago

shouhulee commented 3 years ago

I am trying run the project using xcode 12.5.1, but the game only shows logo and particle animation. Can not find any button to start the game.

iTehdrew commented 3 years ago

Hello! As you can see in the project description, the last time it was tested in Xcode 11.1. Also, it was tested last time on iOS 12.0 and macOS 10.15 (Catalina). If you want to try how this app works, I recommend you download the previous Xcode version, for example from here: https://xcodereleases.com

rHockWorks commented 3 years ago

There's no luck on Big Sur either, on iOS 13.6.

rob-hennessy commented 1 year ago

I'm on Ventura osX 13.3.1 and Xcode 14.3, there is no swift3 objc inference option, and I put @objcMembers in front of all the classes, still won't start.

RosscoMT commented 1 year ago

I have just released a modern rebuild of the demobot game at https://github.com/RosscoMT/SpriteKit-DemoBot