Đây là video clip hướng dẫn lập trình iOS cho game Flippy Bird (phiên bản sao chép/clone). Cũng có thể tạm gọi là khóa học online hướng dẫn lập trình cho game này. Do khóa học rất dài nên mình tranh thủ upload từ từ. Bác nào đam mê lập trình game/lập trình cho di động/lập trình iOS thì có thể tham khảo... 1. Introduction: 2. Nodes: 3. A Closer look at nodes part 1: 4. A Closer look at nodes part 2: 5. Adding images to projects:
6. Coordinates: 7. Closer Look at Anchor Points: 8. Game Loops: 9. Overview of Actions: 10. Diagnostics:
11. Space Cannon: 12. Review Space Cannon Setup: 13. Add shoot method: 14. Working With Angles: 15. Data Types:
16. Add physics body: 17. Shoot Method Review: 18. Clean up: 19. Using Breakpoints: 20. Review of Physics Body Basics:
21. Timing: 22. Review of Game Loop: 23. Adding Edges to the scene: 24. Challenge Ball Challenge: 25. Challenge Ball Challenge Solution Part 1
26. Challenge Ball Challenge Solution Part 2 27. Challenge Ball Challenge Solution Part 3 28. Adding randomness: 29. Adding Halos: 30. Review - Random in Range and Spawn Halo Action:
31. BitFields: 32. Collision BitMasks: 33. Contact Test BitMask: 34. Review Contact Delegate, Bit Masks: 35. Particles: