本站已收录 番号和无损神作磁力链接/BT种子 

[pluralsight-training.net] Cross Platform Game Development with MonoGame

种子简介

种子名称: [pluralsight-training.net] Cross Platform Game Development with MonoGame
文件类型: 视频
文件数目: 77个文件
文件大小: 408.9 MB
收录时间: 2017-10-20 18:21
已经下载: 3
资源热度: 213
最近下载: 2024-9-29 19:57

下载BT种子文件

下载Torrent文件(.torrent) 立即下载

磁力链接下载

magnet:?xt=urn:btih:18222b94bef7653f805678d31a3ceba514de76fd&dn=[pluralsight-training.net] Cross Platform Game Development with MonoGame 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

[pluralsight-training.net] Cross Platform Game Development with MonoGame.torrent
  • 1. Introduction to MonoGame/1. Course Introduction.wmv771.26KB
  • 1. Introduction to MonoGame/10. The MonoGame Project.wmv7.01MB
  • 1. Introduction to MonoGame/11. Summary.wmv782.96KB
  • 1. Introduction to MonoGame/2. What This Course Covers.wmv2.53MB
  • 1. Introduction to MonoGame/3. Overview of Game Development.wmv6.17MB
  • 1. Introduction to MonoGame/4. Course Goals.wmv2.72MB
  • 1. Introduction to MonoGame/5. What is XNA.wmv2.52MB
  • 1. Introduction to MonoGame/6. What is MonoGame.wmv7.28MB
  • 1. Introduction to MonoGame/7. Why MonoGame.wmv5.83MB
  • 1. Introduction to MonoGame/8. How MonoGame Works.wmv3.79MB
  • 1. Introduction to MonoGame/9. Installing.wmv6.87MB
  • 2. Building a Pong Clone/1. Introduction.wmv888.65KB
  • 2. Building a Pong Clone/10. Restricting the Paddle.wmv2.89MB
  • 2. Building a Pong Clone/11. Demo - Restricting the Paddle.wmv11.7MB
  • 2. Building a Pong Clone/12. Making a Ball.wmv1.67MB
  • 2. Building a Pong Clone/13. Demo - Making a Ball.wmv18.88MB
  • 2. Building a Pong Clone/14. Firing the Ball.wmv12.47MB
  • 2. Building a Pong Clone/15. Summary.wmv1.26MB
  • 2. Building a Pong Clone/2. Pong Basics.wmv1.3MB
  • 2. Building a Pong Clone/3. Breaking Apart the Game.wmv2.25MB
  • 2. Building a Pong Clone/4. Building the Paddle Overview.wmv2.86MB
  • 2. Building a Pong Clone/5. Drawing the Paddle.wmv4.83MB
  • 2. Building a Pong Clone/6. Demo - Building the Paddle.wmv13.82MB
  • 2. Building a Pong Clone/7. Refactoring to use Sprite.wmv19.32MB
  • 2. Building a Pong Clone/8. Making the Paddle Movable.wmv4.17MB
  • 2. Building a Pong Clone/9. Demo - Making the Paddle Movable.wmv14.64MB
  • 3. Finishing the Pong Clone/1. Introduction.wmv1.48MB
  • 3. Finishing the Pong Clone/10. Drawing the Score.wmv23.49MB
  • 3. Finishing the Pong Clone/11. Updating the Score.wmv8.16MB
  • 3. Finishing the Pong Clone/12. AI.wmv2.11MB
  • 3. Finishing the Pong Clone/13. Implementing Basic AI.wmv4.91MB
  • 3. Finishing the Pong Clone/14. Summary.wmv2.13MB
  • 3. Finishing the Pong Clone/2. Keeping the Ball in Bounds.wmv3.17MB
  • 3. Finishing the Pong Clone/3. Reflecting the Ball.wmv13.13MB
  • 3. Finishing the Pong Clone/4. Adding a Computer Player.wmv2.94MB
  • 3. Finishing the Pong Clone/5. Implementing the Computer Paddle.wmv8.22MB
  • 3. Finishing the Pong Clone/6. Moving the Computer Paddle.wmv20.95MB
  • 3. Finishing the Pong Clone/7. Collision Detection Basics.wmv2.49MB
  • 3. Finishing the Pong Clone/8. Implementing Collision Detection.wmv6.34MB
  • 3. Finishing the Pong Clone/9. Scoring.wmv4.23MB
  • 4. Running on Android/1. Introduction.wmv888.65KB
  • 4. Running on Android/10. Implementing Dragging.wmv19.91MB
  • 4. Running on Android/11. Implementing Tap.wmv5.63MB
  • 4. Running on Android/12. Firing the Ball.wmv1.07MB
  • 4. Running on Android/13. Backwards Compatibility.wmv3.16MB
  • 4. Running on Android/14. Summary.wmv829.95KB
  • 4. Running on Android/2. Overview.wmv2.34MB
  • 4. Running on Android/3. Mono for Android.wmv2.49MB
  • 4. Running on Android/4. Installing Mono for Android.wmv1.5MB
  • 4. Running on Android/5. Creating the Project.wmv4.83MB
  • 4. Running on Android/6. Linking the Code.wmv4.83MB
  • 4. Running on Android/7. Getting Ready to Run.wmv6.53MB
  • 4. Running on Android/8. Running on a Device.wmv2MB
  • 4. Running on Android/9. Touch Controls.wmv2.12MB
  • 5. Running on iOS/1. Introduction.wmv1.09MB
  • 5. Running on iOS/10. Fixing Velocity.wmv10.34MB
  • 5. Running on iOS/11. Touch Issue.wmv2.64MB
  • 5. Running on iOS/12. No Keyboard.wmv6.54MB
  • 5. Running on iOS/13. Fixing the Ball.wmv3.46MB
  • 5. Running on iOS/14. Summary.wmv1.22MB
  • 5. Running on iOS/2. Prerequisites.wmv1.58MB
  • 5. Running on iOS/3. The Basic Plan.wmv1.41MB
  • 5. Running on iOS/4. MonoTouch.wmv3.27MB
  • 5. Running on iOS/5. Creating the Project.wmv3.54MB
  • 5. Running on iOS/6. Getting MonoGame.wmv5.1MB
  • 5. Running on iOS/7. Adding MonoGame.wmv5.83MB
  • 5. Running on iOS/8. Launching the Game.wmv7.01MB
  • 5. Running on iOS/9. The Velocity Problem.wmv4.39MB
  • 6. Running on WP7 and More/1. Introduction.wmv1.15MB
  • 6. Running on WP7 and More/2. Basic Plan.wmv1.57MB
  • 6. Running on WP7 and More/3. Installing WP7 SDK.wmv3.09MB
  • 6. Running on WP7 and More/4. Creating the Project.wmv4.59MB
  • 6. Running on WP7 and More/5. Linking Files.wmv6.54MB
  • 6. Running on WP7 and More/6. Launching the Game.wmv5.54MB
  • 6. Running on WP7 and More/7. Back to Windows 7.wmv3.33MB
  • 6. Running on WP7 and More/8. Other Platforms.wmv3.9MB
  • 6. Running on WP7 and More/9. Summary.wmv783KB