damvcoool Posted June 23, 2014 Share Posted June 23, 2014 I would like to know if there are any tutorials coming up that show how to make a game from start to finish (something simple) that could take about 1 or 2 hours to make. I am still new to the GameDev stuff, so I would like to see something like: Create a Game first screen (like the main menu) Enter the game, and do something (like enter a room, grab a key, open door) Game End, once the objective is complete to show how to end a game, like sending the user to the main menu or some credits. Quote Link to comment Share on other sites More sharing options...
gamecreator Posted June 23, 2014 Share Posted June 23, 2014 That sounds reasonable. Out of curiosity, would you like it with C code or Lua? Quote Link to comment Share on other sites More sharing options...
Rick Posted June 23, 2014 Share Posted June 23, 2014 There are different ways to do what you are asking. Someone could do all of this straight in the App file (Lua or C++) or one could use the flowgraph and entity scripts to do this. Those are really the 2 main ways to do something. Quote Link to comment Share on other sites More sharing options...
damvcoool Posted June 23, 2014 Author Share Posted June 23, 2014 @gamecreator, it think Lua, but C++ should good as well, the point is to make a Start to Finish, the details as how to do it can be up to the Tutorial Maker @Rick, if there are multiple ways to this then I believe a good thing to do would be to do first the one that would be better to Total newbies (like me), and then if there is time to spare do the other ways. Quote Link to comment Share on other sites More sharing options...
ocean Posted June 24, 2014 Share Posted June 24, 2014 Excellent suggestion! Lua, please... Quote Ubuntu 14.04 / 64bit. Dell XPS430, Intel Core 2 Quad Q8300 @ 2.50GHz, 4Gb Ram, Radeon HD 6670, Leadwerks Pro edition (Steam). Link to comment Share on other sites More sharing options...
AggrorJorn Posted June 24, 2014 Share Posted June 24, 2014 I have been thinking about the next tutorial series where a complete game is being created. Nothing to fancy really, but featuring several interesting game play mechanics. It is pretty much a simple puzzle game were you go from one room to another. Introducing small gameplay mechanics in each room. Eveything is programmed and designed in the video, so that people can watch the entire process. That includes sound, textures and level editing. 3 Quote Link to comment Share on other sites More sharing options...
ocean Posted June 25, 2014 Share Posted June 25, 2014 @Aggror : Sounds like just the thing for me, at least, to get me going. I, for one, would appreciate the effort very much. Quote Ubuntu 14.04 / 64bit. Dell XPS430, Intel Core 2 Quad Q8300 @ 2.50GHz, 4Gb Ram, Radeon HD 6670, Leadwerks Pro edition (Steam). Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.