https://github.com/cmst0us/rocketgame
《iPhone游戏开发入门经典》一书中的火箭射击游戏的Swift+SpriteKit实现
https://github.com/cmst0us/rocketgame
Last synced: about 1 year ago
JSON representation
《iPhone游戏开发入门经典》一书中的火箭射击游戏的Swift+SpriteKit实现
- Host: GitHub
- URL: https://github.com/cmst0us/rocketgame
- Owner: CmST0us
- Created: 2018-05-03T15:51:27.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-09T10:40:57.000Z (about 8 years ago)
- Last Synced: 2025-02-04T17:52:13.828Z (over 1 year ago)
- Language: Swift
- Homepage:
- Size: 692 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RocketGame
《iPhone游戏开发入门经典》一书中的火箭射击游戏的Swift+SceneKit实现