How to make a Game?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Mistery
    Super Moderator
    • Dec 2005
    • 61730

    #121
    Additionally, there is a thread that contains the most important general info about game creation: http://gamershood.com/forum/showthread.php?t=3575

    Comment

    • antihelper
      New Member
      • Jun 2007
      • 4

      #122
      i wanna make a RE (room escape) game but

      1Q: i dont no what program i need
      2Q: i think i need a video program in how to make so i have everything that i need in 1 spot
      3Q: testers
      4Q: what kind of knolage do i need to have to do this???

      Comment

      • Mistery
        Super Moderator
        • Dec 2005
        • 61730

        #123
        I have move your post here.
        Please read this thread and also this one:


        The posts contain a lot of general information about game creation.

        Comment

        • Da Walkthrough
          A Walkthrough!
          • Jun 2007
          • 189

          #124
          How can I make a game?

          How can I make a game? Need help.
          I am a Genetic Engineer in CST and in room 010 in GH Hotel

          I have my DICTIONARY with me every time. Even now

          Sister: Neener
          Favourite Moderator: EscapeGirl
          Other Friends: Mistery, Liliputt
          Walkthrough Team: Neener, Jcatzl101

          Visit my website!
          http://www.mindistortion.net/iwantyo...%20Walkthrough

          Comment

          • 6-gunz
            New Member
            • Jun 2007
            • 3

            #125
            Making a escape the room game.

            can sombody pleas give full tutorial how to make a escape the room game

            Comment

            • Mistery
              Super Moderator
              • Dec 2005
              • 61730

              #126
              No, it's not possible to give a full tutorial.
              Read this please:

              Comment

              • sum1
                ! kar !
                • Jan 2007
                • 1326

                #127
                why does it ask for your job?? do you have to be an adult to download this daft adobe thing??lol

                edit: im only making a simple game, like paint or stickman games... anyone know any software for that?
                i am.....

                bat cat mateys: george147, escapegirl, darknight ,
                mystery, Becky, onebun, lilliput , lili, jenni, electrogirl, mitty and doglover!jcatlz101 if youwant to be my matey just talk to me

                oh and....
                my best riddle: www.freewebs.com/testriddle/1st to finish: no one yet!

                Comment

                • XroomescaperX
                  room escaper#01
                  • May 2007
                  • 44

                  #128
                  i need info about power point games!!!!!!!!!

                  How can u make a game on powerpoint?
                  (i mean good games)
                  iv trid 1 but it dosnt hav animation.
                  or a sen10ce on the botom of the screen?
                  or an item bar???
                  Last edited by Mistery; 07-18-2007, 05:06:16.

                  Comment

                  • jack
                    Coffee Lover
                    • May 2006
                    • 9050

                    #129
                    Are you talking about the Microsoft Office program? I am not sure that is possible. Are you sure you don't mean Adobe Flash or Shockwave?

                    Comment

                    • Mistery
                      Super Moderator
                      • Dec 2005
                      • 61730

                      #130
                      PowerPoint is designed for presentations, it is not really suitable for making games.

                      Comment

                      • jack
                        Coffee Lover
                        • May 2006
                        • 9050

                        #131
                        I stand corrected It looks like you figured out a way to do it. Good job, and way to think outside the box.

                        Comment

                        • Mistery
                          Super Moderator
                          • Dec 2005
                          • 61730

                          #132
                          Yep, I agree with Jack, I'm very surprised what you have achieved by using PowerPoint. Good job

                          Comment

                          • jack
                            Coffee Lover
                            • May 2006
                            • 9050

                            #133
                            Just as a quick side note you could also put a password lock in a PowerPoint game quite easily using the simple script I wrote below:



                            Sub GetInput()
                            Dim MyInput
                            MyInput = InputBox("Enter password")
                            If MyInput = **** Then
                            ActivePresentation.SlideShowWindow.View.GotoSlide #
                            End If

                            End Sub



                            Where **** equals the password you want to use and # equals the slide you want to transition to.

                            Comment

                            • Fatycho
                              New
                              • Apr 2007
                              • 15

                              #134
                              Does anyone know how to make games? I want to make some riddles, point and click games, and escape the room games, but I don't know how. If you know how to do this, please PM me and let me know exactly what I need to do and how I need to do it. Thank you.
                              Last edited by Adventure; 07-26-2007, 09:06:52. Reason: Moved post. Please post in the appropriate thread. Your question has nothing to with the mini Wogger games.

                              Comment

                              • jack
                                Coffee Lover
                                • May 2006
                                • 9050

                                #135
                                A basic riddle game would not be that hard if you have some experience designing web pages. To make a point and click game or a room escape game you would have to learn to write scripts and design flash games which is really something that you would have to teach yourself to do or go to school for. There isn't a way somebody can really teach you to do that in a forum. There are books and websites that can give you a head start if you are truly interested. Just look around Google.

                                Comment

                                Working...