{"id":50,"date":"2017-04-07T12:08:55","date_gmt":"2017-04-07T12:08:55","guid":{"rendered":"http:\/\/www.ruzzgames.com\/?page_id=50"},"modified":"2024-02-26T21:08:18","modified_gmt":"2024-02-26T11:08:18","slug":"resources","status":"publish","type":"page","link":"https:\/\/www.ruzzgames.com\/index.php\/resources\/","title":{"rendered":"Resources"},"content":{"rendered":"\n<h3 class=\"wp-block-heading\"><strong>Some&nbsp;Resources for Making Games<\/strong><\/h3>\n\n\n\n<p>Below are some links to resources for making games.<\/p>\n\n\n\n<p><b>For those new to Games Design and programming<\/b><\/p>\n\n\n\n<p>Here are some other people&#8217;s tips \/ opinions on those that are new to games programming. Don&#8217;t get discouraged and take some opinions with a grain of salt.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"http:\/\/www.sloperama.com\/advice\/idea.htm\">Game Design 101<\/a><\/li>\n\n\n\n<li><a href=\"http:\/\/ithare.com\/programming-guide-for-video-gamers\/\">Programming Guide and Careers in gaming<\/a><\/li>\n\n\n\n<li><a href=\"http:\/\/www.gamedev.net\/reference\/start_here\/\">Starting Advice and Coding<\/a><\/li>\n\n\n\n<li><a href=\"http:\/\/www.gamedev.net\/community\/forums\/\">Ask questions on GameDev forums<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.youtube.com\/watch?v=Zc9VBoLekRU\">Games from Scratch &#8211; where to start (video)<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.gamefromscratch.com\/post\/2013\/08\/01\/Just-starting-out-what-games-should-I-make.aspx\">Games from Scratch &#8211; what games you should make starting out<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.youtube.com\/watch?v=fZOxxpdbsAo\">Game Development &#8211; how to start (video)<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.youtube.com\/watch?v=RqRoXLLwJ8g\" data-type=\"link\" data-id=\"https:\/\/www.youtube.com\/watch?v=RqRoXLLwJ8g\">Game Art and Development <\/a>from people working in Riot Games (follow all the video episodes)<\/li>\n<\/ul>\n\n\n\n<p>For those new to coding concepts, some fun ways to learn via games:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/praxent.com\/blog\/beginners-guide-to-coding-programming\">Beginners Guide to Coding<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.hp.com\/us-en\/shop\/tech-takes\/coding-games-for-beginners\">Becoming a Code Genius: Coding Games for Beginners<\/a> (with some cool resources to get started)<\/li>\n\n\n\n<li><a href=\"https:\/\/www.apple.com\/au\/swift\/playgrounds\/\">Apple Mac \/ iPad Swift Playgrounds<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.gradschoolcenter.com\/computer-sciences-vocabulary-for-coding-and-programming\/\">Vocabulary for coding and programming<\/a> &#8211; some coding resources as well<\/li>\n\n\n\n<li><a href=\"https:\/\/microstudio.dev\">Microstudio<\/a> &#8211; fun way to learn coding whilst building games and assets<\/li>\n\n\n\n<li><a href=\"https:\/\/www.qualtrics.com\/blog\/glossary-of-coding-and-programming-terms\/\" data-type=\"link\" data-id=\"https:\/\/www.qualtrics.com\/blog\/glossary-of-coding-and-programming-terms\/\">Beginner&#8217;s Glossary of Coding<\/a> &#8211; contains some useful definitions and some good resources on coding<\/li>\n\n\n\n<li><a href=\"https:\/\/www.aiprm.com\/education\/ai-coding-and-programming-tools\/\">AI Coding and Programming Tools<\/a> &#8211; use AI tools to help you with coding<\/li>\n<\/ul>\n\n\n\n<p><strong><br>Games Research and History<\/strong><\/p>\n\n\n\n<p>Sometimes it&#8217;s useful to research and play games in order to figure out what type of game you would like to make. Some links to this effect are below.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"http:\/\/www.vgchartz.com\">Video games chart<\/a>&nbsp;&#8211; tells you the most popular games that people bought (similar to the top music charts but for games)<\/li>\n\n\n\n<li><a href=\"https:\/\/en.wikipedia.org\/wiki\/History_of_video_games\">History of video games<\/a><\/li>\n\n\n\n<li><a href=\"http:\/\/www.museumofplay.org\">Museum of video games <\/a>(and other items)<\/li>\n<\/ul>\n\n\n\n<p><strong>Programming Languages and Compilers<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/developer.apple.com\/xcode\/\">Apple OSX using Xcode<\/a>&nbsp;&#8211; Swift language and also Objective C<\/li>\n\n\n\n<li><a href=\"https:\/\/www.visualstudio.com\/\">Microsoft Windows using Visual Studio<\/a> &#8211; variety of languages, including C \/ C++, Visual Basic, Java<\/li>\n\n\n\n<li><a href=\"https:\/\/gcc.gnu.org\/\">Linux or Unix GCC&nbsp;compiler<\/a> &#8211; C\/C++, Java<\/li>\n<\/ul>\n\n\n\n<p><strong>Game Engines \/ Game APIs<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/msdn.microsoft.com\/en-us\/games-development-msdn\">Microsoft game development using Direct X<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/github.com\/microsoft\/DirectXTK12\">DirectX12 Tool Kit from Microsoft<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/developer.apple.com\/scenekit\/\">Apple Scenekit<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/developer.apple.com\/metal\/\">Apple Metal<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/developer.apple.com\/spritekit\/\">Apple SpriteKit (for 2D graphics)<\/a><\/li>\n\n\n\n<li><a href=\"http:\/\/www.garagegames.com\/\">Torque Games Engine<\/a>&nbsp;&#8211; very good and cost effective. Can build games for multiple platforms.<\/li>\n\n\n\n<li><a href=\"http:\/\/www.opengl.org\/\">OpenGL<\/a>&nbsp;(for graphics)<\/li>\n\n\n\n<li><a href=\"http:\/\/unity3d.com\/\">Unity<\/a>  (good for 2D and mobile games, can do 3D games)<\/li>\n\n\n\n<li><a href=\"https:\/\/www.unrealengine.com\">Unreal&nbsp;<\/a> (good for 3D games)<\/li>\n\n\n\n<li><a href=\"http:\/\/www.ogre3d.org\/\">Ogre&nbsp;<\/a><\/li>\n\n\n\n<li><a href=\"http:\/\/www.yoyogames.com\/gamemaker\">GameMaker<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.madewithmarmalade.com\/\">Marmalade<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.pygame.org\/news\">PyGame (for 2D games)<\/a><\/li>\n\n\n\n<li><a href=\"http:\/\/www.crystalspace3d.org\/tikiwiki\/tiki-view_articles.php\">Crystal Space Engine<\/a>&nbsp;&#8211; runs on multiple platforms (Windows \/ Linux \/ Mac)<\/li>\n\n\n\n<li><a href=\"http:\/\/www.thegamecreators.com\/\">The Game Creators<\/a>&nbsp;&#8211; use software to create your own FPS without programming \ud83d\ude42<\/li>\n\n\n\n<li><a href=\"http:\/\/www.ambrosine.com\/resource.html\">Listing of games engines with no programming required<\/a>&nbsp;Most of these are point and click type programs.<\/li>\n\n\n\n<li><a href=\"http:\/\/cg.cs.tu-berlin.de\/%7Eki\/engines.html\">Listing of gaming engines<\/a><\/li>\n\n\n\n<li><a href=\"http:\/\/www.extremetech.com\/article2\/0,3973,594,00.asp\">Game Engine General Information<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/microstudio.dev\">Microdev<\/a> &#8211; free online game engine<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Sample Game Source Code &amp; Games Created<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/github.com\/id-Software\">Doom and Quake<\/a> &#8211; idSoftware has made the source code available as OpenSource under GPL<\/li>\n\n\n\n<li><a href=\"https:\/\/en.wikipedia.org\/wiki\/List_of_commercial_video_games_with_available_source_code\">List of commercial games<\/a> with source code being released<\/li>\n\n\n\n<li><a href=\"https:\/\/www.youtube.com\/watch?v=A-GkNM8M5p8\">Video of someone making Flappy Bird from scratch using Unity<\/a><\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Mod Tools and Info<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"http:\/\/www.iddevnet.com\/quake4\/\">Modding Quake 4 Tutorial<\/a><\/li>\n\n\n\n<li><a href=\"http:\/\/www.iddevnet.com\/doom3\/\">Modding Doom 3 Tutorial<\/a><\/li>\n\n\n\n<li><a href=\"http:\/\/www.planetquake.com\/\">Planet Quake<\/a>&nbsp;&#8211; contains resources for quake including mods by other people<\/li>\n\n\n\n<li><a href=\"http:\/\/www.planethalflife.com\/\">Planet Half-life<\/a>&nbsp;&#8211; contains resources for half-life games including mods and source code<\/li>\n\n\n\n<li><a href=\"http:\/\/planetdoom.gamespy.com\/\">Planet Doom<\/a>&nbsp;&#8211; contains resources for doom games including mods<\/li>\n\n\n\n<li><a href=\"http:\/\/tutorials.moddb.com\/\">Mod making tutorials<\/a>&nbsp;&#8211; for many popular games including Half-life<\/li>\n\n\n\n<li><a href=\"http:\/\/www.kegel.com\/minecraft\/\">Minecraft <\/a>&#8211; how to create mods<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Books<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"http:\/\/d3dcoder.net\/\">Introduction to 3D Game Programming with DirectX 12<\/a>&nbsp;by Frank D. Luna<\/li>\n\n\n\n<li>Code for the above book by Frank D. Luna is <a href=\"https:\/\/github.com\/d3dcoder\/d3d12book\">here<\/a><\/li>\n\n\n\n<li><a href=\"http:\/\/www.cengage.com\/search\/productOverview.do?N=14+4294954554&amp;Ntk=P_EPI&amp;Ntt=15467908093443398231477310489862723386&amp;Ntx=mode%2Bmatchallpartial\">Beginning DirectX 11 Game Programming <\/a>by Allen Sherrod and Wendy Jones<\/li>\n\n\n\n<li><a href=\"http:\/\/www.amazon.com\/exec\/obidos\/ASIN\/0672318350\/scorpioncity-20\/104-0680421-0485552?creative=327641&amp;camp=14573&amp;adid=1T6V44TFC1DQY2E1H7MJ&amp;link_code=as1\">Tricks of the 3D Game Programming Gurus<\/a>&nbsp;by Andre LaMothe<\/li>\n\n\n\n<li><a href=\"http:\/\/www.samspublishing.com\/bookstore\/product.asp?isbn=0672323699&amp;rl=1\">Tricks of the Windows Game Programming Gurus<\/a>&nbsp;by Andre LaMothe<\/li>\n\n\n\n<li><a href=\"http:\/\/www.charlesriver.com\/Books\/BookDetail.aspx?productID=91312\">Programming a Multiplayer FPS in DirectX<\/a>&nbsp;by Vaughan Young<\/li>\n\n\n\n<li><a href=\"http:\/\/www.coderedgames.com\/\">Site of the above book by Vaughan Young<\/a>&nbsp;&#8211; contains bugfixes of the book<\/li>\n\n\n\n<li>Foley, James D., et al.&nbsp;<i>Computer Graphics: Principles and Practice<\/i>&nbsp;. Second ed. in C. Reading, MA: Addison-Wesley, 1995. (the &#8220;bible&#8221; of computer graphics).<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Tutorials<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"http:\/\/scorpioncity.com\/djdirectxtut.html\">David Joffe&#8217;s Tutorial<\/a>&nbsp;&#8211; how to program games in DirectX<\/li>\n\n\n\n<li><a href=\"http:\/\/www.toymaker.info\/\">Toymaker<\/a>&nbsp;&#8211; tutorial on games programmming<\/li>\n\n\n\n<li><a href=\"http:\/\/www.3dtotal.com\/\">3D software tutorials<\/a><\/li>\n\n\n\n<li><a href=\"http:\/\/www.directxtutorial.com\/\">DirectX.com tutorials<\/a><\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Games Development<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"http:\/\/www.freebyte.com\/\">Freebyte<\/a>&nbsp;check this out as it may contain some free stuff that could be useful<\/li>\n\n\n\n<li><a href=\"http:\/\/www.cems.uwe.ac.uk\/%7Ebk2dean\/programmingdirectx\/index.htm\">Multimedia Computing<\/a><\/li>\n\n\n\n<li><a href=\"http:\/\/www.gamasutra.com\/\">Gamasutra<\/a>&#8211; games related information<\/li>\n\n\n\n<li><a href=\"http:\/\/www.gdmag.com\/homepage.htm\">Game Developer Magazine<\/a><\/li>\n\n\n\n<li><a href=\"http:\/\/www.gamedev.net\/\">GameDev<\/a>&nbsp;&#8211; information and forums on games related information<\/li>\n\n\n\n<li><a href=\"http:\/\/www.sumea.com.au\/\">Sumea Website<\/a>&nbsp;&#8211; information specific for Australian and New Zealand games developers<\/li>\n\n\n\n<li><a href=\"http:\/\/www.classicgaming.com\/\">Retro Games Site<\/a>&nbsp;&#8211; useful to examine simpler 2D games and for nostalgic reasons \ud83d\ude42<\/li>\n\n\n\n<li><a href=\"http:\/\/www.classic-retro-games.com\/\">More retro games&nbsp;<\/a>&#8211; Classic Retro 2D games<\/li>\n\n\n\n<li>Microsoft&#8217;s&nbsp;<a href=\"http:\/\/msdn.microsoft.com\/coding4fun\/\">Coding for Fun site<\/a><\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>2D Art Software<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"http:\/\/www.gimp.org\/\">Gimp<\/a>&nbsp;(<strong>Free<\/strong>&nbsp;software for 2D artwork \/ image manipulation &#8211; runs on Windows \/ Linux \/ Mac &#8211; can open Photoshop files)<\/li>\n\n\n\n<li><a href=\"http:\/\/www.adobe.com\/products\/photoshop\/main.html\">Adobe Photoshop<\/a>&nbsp;(for 2D artwork \/ image manipulation &#8211; expensive but a very good program &#8211; runs on Mac too)<\/li>\n\n\n\n<li><a href=\"http:\/\/www.corel.com\/servlet\/Satellite?pagename=Corel3\/Products\/Display&amp;pfid=1047024307383\">Paintshop Pro&nbsp;<\/a>(for 2D artwork \/ image manipulation)<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>3D Modelling Software<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"http:\/\/blender.org\/\">Blender<\/a>&nbsp;(<strong>Free<\/strong>&nbsp;3D modeller &#8211; runs on Linux too)<\/li>\n\n\n\n<li><a href=\"http:\/\/www.autodesk.com\/3dsmax\">3D Studio Max<\/a>&nbsp;(3D modeller by Autodesk)<\/li>\n\n\n\n<li><a href=\"http:\/\/www.autodesk.com\/maya\">Maya<\/a>&nbsp;(3D modeller by Autodesk)<\/li>\n\n\n\n<li><a href=\"http:\/\/www.turbosquid.com\/gmax\">Gmax<\/a>&nbsp;(Free 3D modeller &#8211; not supported by Autodesk anymore &#8211; &#8220;cut down&#8221; version of 3D studio max)<\/li>\n\n\n\n<li><a href=\"http:\/\/www.swissquake.ch\/chumbalum-soft\/\">Milkshape<\/a>&nbsp;(3D modeller)<\/li>\n\n\n\n<li><a href=\"http:\/\/www.newtek.com\/lightwave\/\">Lightwave<\/a>&nbsp;(3D modeller)<\/li>\n\n\n\n<li><a href=\"http:\/\/www.pixologic.com\/\">ZBrush<\/a>&nbsp;&#8211; fantastic for modelling characters<\/li>\n\n\n\n<li><a href=\"http:\/\/sketchup.google.com\/\">Google Sketchpad<\/a>&nbsp;&#8211; an easy to learn 3D modeller<\/li>\n\n\n\n<li><a href=\"http:\/\/www.anim8or.com\/\">Anim8tor<\/a>&nbsp;free software<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>2D and 3D Artwork<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/www.cgtrader.com\/\">3D models that you can download for free or buy from CG Trader &#8211; they have high and low poly models that you could use for your game<\/a><\/li>\n\n\n\n<li><a href=\"http:\/\/www.fotosearch.com\/\">Royalty Free Photos from Fotosearch<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.canstockphoto.com\/\">Can Stock Photography<\/a><\/li>\n\n\n\n<li><a href=\"http:\/\/www.3dcafe.com\/\">3D Cafe<\/a>&nbsp;contains a variety of free 3D models<\/li>\n\n\n\n<li><a href=\"http:\/\/www.turbosquid.com\/\">Turbosquid<\/a>&nbsp;contains some free 3D models and textures<\/li>\n\n\n\n<li><a href=\"http:\/\/www.3dmax.com\/\">3D Max.com<\/a>&nbsp;Buy a 3D model<\/li>\n\n\n\n<li><a href=\"http:\/\/www.oneodddude.net\/\">One-Odd-Dude<\/a>&nbsp;has some free 2D artwork and 3D models<\/li>\n\n\n\n<li><a href=\"http:\/\/www.animationfactory.com\/\">Animation Factory<\/a>&nbsp;has some free animated gifs and tiles<\/li>\n\n\n\n<li><a href=\"http:\/\/screamdesign.daz3d.com\/index.html\">Scream Design<\/a>&nbsp;contains somre free animated gifs and cartoon artwork<\/li>\n\n\n\n<li><a href=\"http:\/\/www.allfree-clipart.com\/\">Allfree-Clipart<\/a>&nbsp;has free clipart and photos<\/li>\n\n\n\n<li><a href=\"http:\/\/gg.planetquake.gamespy.com\/\">Galbraith Games<\/a>&nbsp;contains some free models and textures for games<\/li>\n\n\n\n<li><a href=\"http:\/\/www.3dtotal.com\/\">3D models and textures<\/a><\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Music Software<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"http:\/\/audacity.sourceforge.net\/\">Audacity<\/a>&nbsp;(<strong>Free<\/strong>&nbsp;sound and music editor &#8211; runs on Windows \/ Mac \/ Linux)<\/li>\n\n\n\n<li><a href=\"http:\/\/www.sonycreativesoftware.com\/musicstudio\">Sony Acid<\/a>&nbsp;&#8211; easy to use music sequencing multitrack software<\/li>\n\n\n\n<li><a href=\"http:\/\/www.steinberg.net\/en\/products\/musicproduction.html\">Cubase&nbsp;<\/a>&#8211; industry standard music sequencing software<\/li>\n\n\n\n<li><a href=\"http:\/\/www.propellerheads.se\/products\/\">Reason<\/a>&nbsp;&#8211; another industry standard music sequencing software<\/li>\n\n\n\n<li><a href=\"http:\/\/www.freebyte.com\/music\/\">Freebyte<\/a>&nbsp;contains a listing of all free music \/ sound software and lists some music tutorials<\/li>\n\n\n\n<li><a href=\"http:\/\/www.hitsquad.com\/smm\/freeware\/linux\/\">HitSquad<\/a>contains free Linux music related software<\/li>\n\n\n\n<li>A good article at Beginner Guitar HQ on the <a href=\"https:\/\/beginnerguitarhq.com\/best-music-making-software\/\">best music making software is here<\/a><\/li>\n\n\n\n<li>An article on <a href=\"https:\/\/www.musicradar.com\/news\/the-best-daws-2020-the-best-music-production-software-for-pc-and-mac\">DAW software<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/samplified.us\/blogs\/news\/fl-studio-vs-ableton\">A good article to read from Samplified<\/a> is about comparing two DAWs and which is right for you.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Music &amp; Sound Effects<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"http:\/\/www.fotosearch.com\/\">Royalty Free Music and Sound Effects from Fotosearch&nbsp;<\/a><\/li>\n\n\n\n<li><a href=\"http:\/\/www.partnersinrhyme.com\/\">Partners in Rhyme<\/a>&nbsp;has some free music and sound effects<\/li>\n\n\n\n<li><a href=\"http:\/\/www.royaltyfreemusic.com\/\">Royalty Free Music<\/a><\/li>\n\n\n\n<li><a href=\"http:\/\/www.freeplaymusic.com\/\">Free Play Music<\/a><\/li>\n\n\n\n<li><a href=\"http:\/\/www.musicbakery.com\/\">The Music Bakery<\/a><\/li>\n\n\n\n<li><a href=\"http:\/\/www.opuzz.com\/\">Opuzz<\/a>&nbsp;contains some music you can buy<\/li>\n\n\n\n<li><a href=\"http:\/\/www.shockwave-sound.com\/\">Shockwave Sound<\/a>&nbsp;has sound, music and even voice!<\/li>\n\n\n\n<li><a href=\"http:\/\/www.royaltyfree.com.au\/\">Royalty Free Music<\/a><\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Virtual Reality (VR)<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/vr.space\/news\/education\/vr-coding-design\/\">Coding and design for VR<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/itechcraft.com\/blog\/vr-game-development\/\">Succeeding in VR Game Development<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/developer.oculus.com\/documentation\/unity\/unity-tutorial\/\">Using Unity to develop an Oculus VR game<\/a><\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Some&nbsp;Resources for Making Games Below are some links to resources for making games. For those new to Games Design and programming Here are some other people&#8217;s tips \/ opinions on those that are new to games programming. Don&#8217;t get discouraged and take some opinions with a grain of salt. For those new to coding concepts, &hellip; <a href=\"https:\/\/www.ruzzgames.com\/index.php\/resources\/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">Resources<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-50","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.ruzzgames.com\/index.php\/wp-json\/wp\/v2\/pages\/50","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ruzzgames.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.ruzzgames.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.ruzzgames.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ruzzgames.com\/index.php\/wp-json\/wp\/v2\/comments?post=50"}],"version-history":[{"count":31,"href":"https:\/\/www.ruzzgames.com\/index.php\/wp-json\/wp\/v2\/pages\/50\/revisions"}],"predecessor-version":[{"id":1161,"href":"https:\/\/www.ruzzgames.com\/index.php\/wp-json\/wp\/v2\/pages\/50\/revisions\/1161"}],"wp:attachment":[{"href":"https:\/\/www.ruzzgames.com\/index.php\/wp-json\/wp\/v2\/media?parent=50"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}