Advertisement
SilverTES

<< GameDev Tutorials & Frameworks >>

Feb 7th, 2018
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.32 KB | None | 0 0
  1. https://theswissbay.ch/pdf/Gentoomen%20Library/Game%20Development/Programming/
  2.  
  3. https://www.phstudios.com/game-algorithm-series
  4.  
  5. https://github.com/UnterrainerInformatik/GameDevelopmentLinks
  6.  
  7. http://guillaume.belz.free.fr/doku.php?id=start
  8. http://sean.cm/tutorials
  9.  
  10. http://www.learncpp.com/
  11. http://thispointer.com/
  12. https://gamedevelopment.tutsplus.com/tutorials/collision-detection-using-the-separating-axis-theorem--gamedev-169
  13. https://gamedevelopment.tutsplus.com/tutorials/understanding-steering-behaviors-leader-following--gamedev-10810
  14. https://gamedevelopment.tutsplus.com/tutorials/building-a-peer-to-peer-multiplayer-networked-game--gamedev-10074
  15. https://gamedevelopment.tutsplus.com/tutorials/understanding-steering-behaviors-path-following--gamedev-8769
  16. https://gamedevelopment.tutsplus.com/tutorials/how-to-generate-shockingly-good-2d-lightning-effects--gamedev-2681
  17. https://gamedevelopment.tutsplus.com/categories/game-design?page=7
  18. https://gamedevelopment.tutsplus.com/tutorials/redesign-your-display-list-with-spatial-hashes--cms-27586
  19. https://wildbunny.co.uk/gamedev-blog/page/5/
  20.  
  21. https://fr.wikiversity.org/wiki/Langage_C%2B%2B
  22. https://fr.wikiversity.org/wiki/Le%C3%A7ons_d%27informatique_par_niveau
  23.  
  24. A lightweight 2D framework for MonoGame and FNA : http://prime31.github.io/Nez/
  25.  
  26. Lidgren.Network – an introduction to networking in C# games: http://genericgamedev.com/tutorials/lidgren-network-an-introduction-to-networking-in-csharp-games/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement