https://github.com/unindented/copong-iphone
A Pong clone made with Cocos2D for iPhone.
https://github.com/unindented/copong-iphone
Last synced: 10 days ago
JSON representation
A Pong clone made with Cocos2D for iPhone.
- Host: GitHub
- URL: https://github.com/unindented/copong-iphone
- Owner: unindented
- License: gpl-3.0
- Archived: true
- Created: 2009-12-19T23:30:55.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2015-12-23T14:19:12.000Z (over 9 years ago)
- Last Synced: 2024-11-05T11:54:21.753Z (5 months ago)
- Language: Objective-C
- Homepage:
- Size: 55.7 KB
- Stars: 17
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - copong-iphone - A Pong clone made with Cocos2D for iPhone. (etc)
- awesome - copong-iphone - A Pong clone made with Cocos2D for iPhone. (etc)
README
# Copong for iPhone 
A Pong clone made with Cocos2D for iPhone v0.8.2.
## Build
The project assumes a Xcode source tree entry named `COCOS2D_SRC`, pointing to your Cocos2D folder.
Other than that, you shouldn't have much trouble building it.
## Meta
* Code: `git clone git://github.com/unindented/copong-iphone.git`
* Home:## Contributors
Daniel Perez Alvarez ([[email protected]](mailto:[email protected]))
## License
Copyright (c) 2009 Daniel Perez Alvarez ([unindented.org](https://unindented.org/)). This is free software, and may be redistributed under the terms specified in the LICENSE file.