Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.03 KB

README.md

File metadata and controls

25 lines (15 loc) · 1.03 KB

Pongwars in Swift with SpriteKit

Pongwars in Swift with SpriteKit

A Swift implementation of Pong Wars with SpriteKit inspired on the version Koen van Gilst made (https://github.com/vnglst/pong-wars) made as a fun Sunday afternoon project.

Video

pongwars.mp4

Adjustments to original version

If you want to intervene with the eternal war between light & dark, you can tap on the ball and apply some force to it.

Communication

  • If you found a bug, open an issue.
  • If you have a feature request, open an issue.
  • If you want to contribute, submit a pull request.

Author

License

PongWars is released under the MIT license. See LICENSE for details.