• Lucid Dreaming - Dream Views




    Page 3 of 22 FirstFirst 1 2 3 4 5 13 ... LastLast
    Results 51 to 75 of 545
    Like Tree81Likes

    Thread: Lucid Dream Game Idea

    1. #51
      Member Achievements:
      Tagger Second Class 1000 Hall Points Veteran First Class

      Join Date
      Nov 2010
      Gender
      Posts
      229
      Likes
      32
      DJ Entries
      1
      Hmm Great Idea
      If I do become a game developer this will surely be on top of the list

    2. #52
      The Programmer Shadow27's Avatar
      Join Date
      Jan 2011
      LD Count
      6
      Gender
      Location
      The Bunker
      Posts
      436
      Likes
      41
      DJ Entries
      104
      Quote Originally Posted by Rman View Post
      @Shadow27: I created a spreadsheet to list the team members. How do you recommend I make this available to everyone?
      Know any HTML? We could put it on a table on the dream journal system.

      Join our Lucid Dreaming video game project!
      Lucid Dreams: 6 ---- WILD: 0
      ---------------------- MILD: 2
      ---------------------- EILD: 0
      ---------------------- DILD: 4
      ---------------------- DEILD: 0

    3. #53
      I'm just resting my eyes The Sandman's Avatar
      Join Date
      Feb 2011
      LD Count
      77 since joined
      Gender
      Location
      Deimos
      Posts
      452
      Likes
      288
      DJ Entries
      287
      Quote Originally Posted by Shadow27 View Post
      Know any HTML? We could put it on a table on the dream journal system.
      Yea, I know some HTML. I've tried working with <BR> but that didn't work. Do I just need to use brackets instead of < and > tags? Well, let me just try it! [BR]Voici

      Not so much.
      Sweet dreams and roses on your pillow.

    4. #54
      The Programmer Shadow27's Avatar
      Join Date
      Jan 2011
      LD Count
      6
      Gender
      Location
      The Bunker
      Posts
      436
      Likes
      41
      DJ Entries
      104
      Quote Originally Posted by Rman View Post
      Yea, I know some HTML. I've tried working with <BR> but that didn't work. Do I just need to use brackets instead of < and > tags? Well, let me just try it! [BR]Voici

      Not so much.
      <BR> just creates a new line.
      You want <TD> and <TR>

      Join our Lucid Dreaming video game project!
      Lucid Dreams: 6 ---- WILD: 0
      ---------------------- MILD: 2
      ---------------------- EILD: 0
      ---------------------- DILD: 4
      ---------------------- DEILD: 0

    5. #55
      I'm just resting my eyes The Sandman's Avatar
      Join Date
      Feb 2011
      LD Count
      77 since joined
      Gender
      Location
      Deimos
      Posts
      452
      Likes
      288
      DJ Entries
      287
      Quote Originally Posted by Shadow27 View Post
      <BR> just creates a new line.
      You want <TD> and <TR>
      Shadow27,
      Please take a look at the page now. LD Game Team Ideas

      See my challenge?
      Sweet dreams and roses on your pillow.

    6. #56
      The Pseudonym Rawracookie's Avatar
      Join Date
      Feb 2011
      LD Count
      20+
      Gender
      Location
      Missouri
      Posts
      384
      Likes
      35
      DJ Entries
      30
      HTML Code:
      <TABLE>
      <TR><TH>Programmers</TH><TH>Graphics</TH></TR>
      <TR><TD>Shadow27</TD><TD>mcguinnessdr</TD></TR>
      <TR><TD>MadMonkey</TD><TD>Likestotrip</TD></TR>
      </TABLE>
      [ HTML ] code [ HTML ]

      HTML is a myth. >.<

      Alternatively, you can link to another HTML page from there instead.
      ====lol define real====
      20+ DILD :: 0 WILD :: 0 MILD :: ETCETERA :: [_] No :: [/] Almost :: [X] Yes
      LD[X] :: WILD [_] :: MILD [_] :: Control myself [/] :: LD a few minutes [X] :: LD 20 minutes [X] :: Interrogate DCs [_] :: Fireballs from my hands [X] :: Change settings [X] :: KAMEHAMEHA [_] :: Encounter my subconscious [_] :: Teleport [X] :: Fly [X] :: Take the "Lucid Pill" [X]

    7. #57
      I'm just resting my eyes The Sandman's Avatar
      Join Date
      Feb 2011
      LD Count
      77 since joined
      Gender
      Location
      Deimos
      Posts
      452
      Likes
      288
      DJ Entries
      287
      What is the easiest way to view all responses to the Game Ideas page? I can only find the front page.
      Sweet dreams and roses on your pillow.

    8. #58
      The Pseudonym Rawracookie's Avatar
      Join Date
      Feb 2011
      LD Count
      20+
      Gender
      Location
      Missouri
      Posts
      384
      Likes
      35
      DJ Entries
      30
      I don't see any comments as well.
      ====lol define real====
      20+ DILD :: 0 WILD :: 0 MILD :: ETCETERA :: [_] No :: [/] Almost :: [X] Yes
      LD[X] :: WILD [_] :: MILD [_] :: Control myself [/] :: LD a few minutes [X] :: LD 20 minutes [X] :: Interrogate DCs [_] :: Fireballs from my hands [X] :: Change settings [X] :: KAMEHAMEHA [_] :: Encounter my subconscious [_] :: Teleport [X] :: Fly [X] :: Take the "Lucid Pill" [X]

    9. #59
      I'm just resting my eyes The Sandman's Avatar
      Join Date
      Feb 2011
      LD Count
      77 since joined
      Gender
      Location
      Deimos
      Posts
      452
      Likes
      288
      DJ Entries
      287
      Quote Originally Posted by Rawracookie View Post
      HTML Code:
      <TABLE>
      <TR><TH>Programmers</TH><TH>Graphics</TH></TR>
      <TR><TD>Shadow27</TD><TD>mcguinnessdr</TD></TR>
      <TR><TD>MadMonkey</TD><TD>Likestotrip</TD></TR>
      </TABLE>
      [ HTML ] code [ HTML ]

      HTML is a myth. >.<

      Alternatively, you can link to another HTML page from there instead.
      I could, but Shadow27 recommended we use the DJ system, so I decided to go with it. I can keep adding to an HTML table easily enough. I want to learn how to do it here anyway. Any ideas on fixing this? It still didn't work.
      Sweet dreams and roses on your pillow.

    10. #60
      The Programmer Shadow27's Avatar
      Join Date
      Jan 2011
      LD Count
      6
      Gender
      Location
      The Bunker
      Posts
      436
      Likes
      41
      DJ Entries
      104
      Quote Originally Posted by Rman View Post
      I could, but Shadow27 recommended we use the DJ system, so I decided to go with it. I can keep adding to an HTML table easily enough. I want to learn how to do it here anyway. Any ideas on fixing this? It still didn't work.
      It looks like the Dream Journal system won't parse the html. We could try just simple text
      or actually get an html page

      Join our Lucid Dreaming video game project!
      Lucid Dreams: 6 ---- WILD: 0
      ---------------------- MILD: 2
      ---------------------- EILD: 0
      ---------------------- DILD: 4
      ---------------------- DEILD: 0

    11. #61
      I'm just resting my eyes The Sandman's Avatar
      Join Date
      Feb 2011
      LD Count
      77 since joined
      Gender
      Location
      Deimos
      Posts
      452
      Likes
      288
      DJ Entries
      287
      Quote Originally Posted by Shadow27 View Post
      It looks like the Dream Journal system won't parse the html. We could try just simple text
      or actually get an html page
      I prefer a table for aesthetics, but a linear format isn't going to confuse anyone. Let's just keep it simple stupid. I'll do it in simple text.
      Sweet dreams and roses on your pillow.

    12. #62
      The Pseudonym Rawracookie's Avatar
      Join Date
      Feb 2011
      LD Count
      20+
      Gender
      Location
      Missouri
      Posts
      384
      Likes
      35
      DJ Entries
      30
      Prog========Gfx=========Muz
      Rawracookie------Slartibartfast-----Arthur
      Lolcat -------------Picasso------------NEDM
      John---------------Josh---------------Joe
      ====lol define real====
      20+ DILD :: 0 WILD :: 0 MILD :: ETCETERA :: [_] No :: [/] Almost :: [X] Yes
      LD[X] :: WILD [_] :: MILD [_] :: Control myself [/] :: LD a few minutes [X] :: LD 20 minutes [X] :: Interrogate DCs [_] :: Fireballs from my hands [X] :: Change settings [X] :: KAMEHAMEHA [_] :: Encounter my subconscious [_] :: Teleport [X] :: Fly [X] :: Take the "Lucid Pill" [X]

    13. #63
      I'm just resting my eyes The Sandman's Avatar
      Join Date
      Feb 2011
      LD Count
      77 since joined
      Gender
      Location
      Deimos
      Posts
      452
      Likes
      288
      DJ Entries
      287
      Quote Originally Posted by Rawracookie View Post
      Prog========Gfx=========Muz
      Rawracookie------Slartibartfast-----Arthur
      Lolcat -------------Picasso------------NEDM
      John---------------Josh---------------Joe

      Yea, with nine column headings...I don't want to think about kludgy work-arounds. I'm just going to make a list of team members on the front page. I'm more interested in figuring out why I can't see replies.
      Sweet dreams and roses on your pillow.

    14. #64
      The Programmer Shadow27's Avatar
      Join Date
      Jan 2011
      LD Count
      6
      Gender
      Location
      The Bunker
      Posts
      436
      Likes
      41
      DJ Entries
      104
      Quote Originally Posted by Rman View Post
      Yea, with nine column headings...I don't want to think about kludgy work-arounds. I'm just going to make a list of team members on the front page. I'm more interested in figuring out why I can't see replies.
      Its because we can't reply. You need to make a post so that we can. Right now its an empty dream journal

      Join our Lucid Dreaming video game project!
      Lucid Dreams: 6 ---- WILD: 0
      ---------------------- MILD: 2
      ---------------------- EILD: 0
      ---------------------- DILD: 4
      ---------------------- DEILD: 0

    15. #65
      The Pseudonym Rawracookie's Avatar
      Join Date
      Feb 2011
      LD Count
      20+
      Gender
      Location
      Missouri
      Posts
      384
      Likes
      35
      DJ Entries
      30
      Quote Originally Posted by Rman View Post
      Yea, with nine column headings...I don't want to think about kludgy work-arounds. I'm just going to make a list of team members on the front page. I'm more interested in figuring out why I can't see replies.
      Break it up into 3 levels?
      ====lol define real====
      20+ DILD :: 0 WILD :: 0 MILD :: ETCETERA :: [_] No :: [/] Almost :: [X] Yes
      LD[X] :: WILD [_] :: MILD [_] :: Control myself [/] :: LD a few minutes [X] :: LD 20 minutes [X] :: Interrogate DCs [_] :: Fireballs from my hands [X] :: Change settings [X] :: KAMEHAMEHA [_] :: Encounter my subconscious [_] :: Teleport [X] :: Fly [X] :: Take the "Lucid Pill" [X]

    16. #66
      I'm just resting my eyes The Sandman's Avatar
      Join Date
      Feb 2011
      LD Count
      77 since joined
      Gender
      Location
      Deimos
      Posts
      452
      Likes
      288
      DJ Entries
      287
      Quote Originally Posted by Rawracookie View Post
      Break it up into 3 levels?
      I could have had a V-8!
      Sweet dreams and roses on your pillow.

    17. #67
      Member Achievements:
      Made lots of Friends on DV Created Dream Journal Referrer Gold Tagger First Class Populated Wall 10000 Hall Points Veteran First Class
      Mancon's Avatar
      Join Date
      Sep 2009
      LD Count
      1000+
      Gender
      Location
      Idaho
      Posts
      3,461
      Likes
      1900
      DJ Entries
      32
      I would love to help with advertising and writing. PM me if you would like my contribution.

      Also I was wondering if this will be like a more realistic game or a cartoon type game?
      Last edited by Mancon123; 03-13-2011 at 08:37 PM.
      Shadow27 likes this.

    18. #68
      Member Achievements:
      Made lots of Friends on DV Populated Wall Tagger First Class 5000 Hall Points Veteran First Class Referrer Bronze Made Friends on DV Vivid Dream Journal
      MadMonkey's Avatar
      Join Date
      May 2010
      LD Count
      Lost count
      Gender
      Location
      California
      Posts
      1,759
      Likes
      1057
      DJ Entries
      108
      Don't make the game in blender!!! I love blender and it's an excelent 3G molding and animating tool but the game engine is not nearly up to par. It is very hard to do anything good with and I don't know how we would even publish it. Some people have been able to make some really good stuff with it but it could be done 9001 times easier in unity 3d. Also blender uses python only which is easy to learn but unity uses JavaScript, c and boo. BGE was just thrown into blender as an after thought and not even finished while unity is a very powerful free engine that has actual produced some very successful games. Just my experience with using blender game engine then switching to unity. I still think we should use blender for molding and animating though
      Shadow27 likes this.

    19. #69
      The Programmer Shadow27's Avatar
      Join Date
      Jan 2011
      LD Count
      6
      Gender
      Location
      The Bunker
      Posts
      436
      Likes
      41
      DJ Entries
      104
      I'll try unity then.

      Join our Lucid Dreaming video game project!
      Lucid Dreams: 6 ---- WILD: 0
      ---------------------- MILD: 2
      ---------------------- EILD: 0
      ---------------------- DILD: 4
      ---------------------- DEILD: 0

    20. #70
      The Programmer Shadow27's Avatar
      Join Date
      Jan 2011
      LD Count
      6
      Gender
      Location
      The Bunker
      Posts
      436
      Likes
      41
      DJ Entries
      104
      Quote Originally Posted by Mancon123 View Post
      I would love to help with advertising and writing. PM me if you would like my contribution.

      Also I was wondering if this will be like a more realistic game or a cartoon type game?
      Cartoon. Have you ever played Kingdom Hearts?

      Join our Lucid Dreaming video game project!
      Lucid Dreams: 6 ---- WILD: 0
      ---------------------- MILD: 2
      ---------------------- EILD: 0
      ---------------------- DILD: 4
      ---------------------- DEILD: 0

    21. #71
      Member Achievements:
      Made lots of Friends on DV Created Dream Journal Referrer Gold Tagger First Class Populated Wall 10000 Hall Points Veteran First Class
      Mancon's Avatar
      Join Date
      Sep 2009
      LD Count
      1000+
      Gender
      Location
      Idaho
      Posts
      3,461
      Likes
      1900
      DJ Entries
      32
      Quote Originally Posted by Shadow27 View Post
      Cartoon. Have you ever played Kingdom Hearts?
      No but I know what it is.

    22. #72
      Member Achievements:
      Made lots of Friends on DV Tagger First Class Created Dream Journal Populated Wall Veteran First Class 5000 Hall Points
      BobbyLance's Avatar
      Join Date
      Mar 2011
      LD Count
      ~200
      Posts
      1,089
      Likes
      660
      DJ Entries
      29
      is this for real? or you'll do it in the dreamland?

    23. #73
      I'm just resting my eyes The Sandman's Avatar
      Join Date
      Feb 2011
      LD Count
      77 since joined
      Gender
      Location
      Deimos
      Posts
      452
      Likes
      288
      DJ Entries
      287
      Quote Originally Posted by weakamon View Post
      is this for real? or you'll do it in the dreamland?
      The desire is real. Motivation is up to the programmers and writers. From there, marketing and music will take on a life of their own.
      Sweet dreams and roses on your pillow.

    24. #74
      Member Achievements:
      Made lots of Friends on DV Populated Wall Referrer Gold 10000 Hall Points Tagger First Class 5000 Hall Points Vivid Dream Journal Veteran First Class
      KingYoshi's Avatar
      Join Date
      Nov 2008
      LD Count
      527+
      Gender
      Location
      Virginia
      Posts
      2,885
      Likes
      1108
      DJ Entries
      80
      I have been doing some brainstorming over the passed few days. I'm going to compile some general plot ideas when I get the chance, and run them by you guys. See what everyone thinks. It is hard to start designing maps/levels without an idea of the plot, so I figured I would start there. I also plan on doing some, "in dream" design once I get a good idea of a map/level. I will use actual lucid dreams to create the levels/maps. That way the game won't only be inspired by lucid dreams, it will literally BE a lucid dream in video game format.

    25. #75
      Member BluffDaddy's Avatar
      Join Date
      Mar 2011
      LD Count
      1
      Gender
      Location
      Miami, Florida, United States
      Posts
      11
      Likes
      1
      I know a little C++ (Classes and OOP) still a newbie though, and would love to help out if its not to late, ill also be learning java over the summer.
      I wouldn't mind helping out with the story ideas either.

      Let me know what ever i can do!!!

    Page 3 of 22 FirstFirst 1 2 3 4 5 13 ... LastLast

    Similar Threads

    1. Ever had a great plot idea for a book/video game/movie?
      By LucidDreamGod in forum The Lounge
      Replies: 18
      Last Post: 07-04-2011, 10:51 AM
    2. Multiplayer Dream Game Idea
      By Dewayne in forum Research
      Replies: 1
      Last Post: 04-04-2010, 01:49 PM
    3. Lucid Dream Game 3D idea
      By LiveInTheDream in forum Entertainment
      Replies: 26
      Last Post: 02-28-2010, 06:36 AM
    4. Good idea or bad idea? Yahoo! Answers Dream Interpretation?
      By Merro in forum General Dream Discussion
      Replies: 5
      Last Post: 02-26-2010, 01:58 AM
    5. Idea to new LD game
      By Zelzahim in forum General Lucid Discussion
      Replies: 0
      Last Post: 02-01-2010, 07:32 PM

    Tags for this Thread

    Bookmarks

    Posting Permissions

    • You may not post new threads
    • You may not post replies
    • You may not post attachments
    • You may not edit your posts
    •