Advertisement
Guest User

Untitled

a guest
Mar 15th, 2022
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.25 KB | None | 0 0
  1. ▶ Assets
  2. >Images/Art
  3. https://pixabay.com/
  4. >Sprites/Textures
  5. https://opengameart.org/
  6. >Music
  7. https://pixabay.com/music/
  8.  
  9. ▶ Making Engines
  10. >SFML (Full suite)
  11. https://www.sfml-dev.org/
  12. >Vulkan (Extra low-level graphics)
  13. https://vulkan-tutorial.com/
  14. https://github.com/SaschaWillems/Vulkan
  15. https://www.khronos.org/registry/vulkan/specs/1.3-extensions/pdf/vkspec.pdf
  16.  
  17. ▶ Engines
  18. >FOSS
  19. https://castle-engine.io/ (2D/3D Game Engine, Cross-Platform)
  20. https://love2d.org/ (2D Game Engine in Lua, Cross-Platform)
  21. https://www.renpy.org/ (Visual Novel Engine, Cross-Platform)
  22. >Proprietary
  23. https://www.yoyogames.com/en (3D Engine)
  24. https://rpgmaker.net/ (2D/RPG Engine)
  25.  
  26. ▶ Tutorials
  27. >GoDot Tutorial (Simple 3D/2D Platformer)
  28. https://www.youtube.com/playlist?list=PLda3VoSoc_TSBBOBYwcmlamF1UrjVtccZ
  29. >GoDot RPG Tutorial
  30. https://www.youtube.com/playlist?list=PL9FzW-m48fn2SlrW0KoLT4n5egNdX-W9a
  31. >Unity Tutorial (General)
  32. https://www.youtube.com/watch?v=gB1F9G0JXOo
  33. >PS1 Style Game in Unreal Engine 4
  34. https://www.youtube.com/watch?v=JecxUlkXnMo&list=PLHZBDxLlh16vEVYMcWhASW8vREbVHa7V2
  35. >Metroidvania Game in Unity
  36. https://www.youtube.com/watch?v=wJb_NJ1x8XE&list=PLyVF7UrIzKrl1eEipJGd-w9U3ssq5qKPq
  37. >RenPy Tutorial
  38. https://www.renpy.org/doc/html/quickstart.html
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement