Author Topic: Nightmare  (Read 89594 times)

0 Members and 1 Guest are viewing this topic.

Offline Builderboy

  • Physics Guru
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5673
  • Rating: +613/-9
  • Would you kindly?
    • View Profile
Nightmare
« on: October 23, 2010, 04:12:38 pm »
This is my secret project i have been working on for the past few weeks.  Nightmare.  Inspired by the half life 2 mod, Nightmare House 2, it takes many elements from the horror game.  PLay the Demo at

http://greenfootgallery.org/scenarios/2017

And experience Nightmare for yourself! :D Controls are WASD to move and E to interact, using the mouse to look around.  The engine features a neat shadow casting routine so that your light actually casts shadows across the terrain.  Code is written so that objects also cast shadows although none have been inserted into the game at this point.

The game also features a very cool Scripting engine that i developed especially for this game.  I can write code in Text files and compile them from inside the game and execute them, and they are responsible for much of the world creation, object interaction, and scripted events.  I am very proud of my scripting engine and i hope to talk more about it! ^^
« Last Edit: September 27, 2012, 11:58:46 pm by Builderboy »

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Nightmare
« Reply #1 on: October 23, 2010, 04:21:34 pm »
Nice to see it revealed. I thought your secret project was a calc project you've been working on with Eeems since May/June tho? ??? Regardless, it seems nice. I wish I could try it now x.x

Is it based on an engine you posted a while ago? I remember you showed me an engine with shadows and that stuff
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Builderboy

  • Physics Guru
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5673
  • Rating: +613/-9
  • Would you kindly?
    • View Profile
Re: Nightmare
« Reply #2 on: October 23, 2010, 04:25:02 pm »
That is a separate secret project :P It seems i have two XD

And yeah its also inspired by that previous scenario, plus a flash game called Neverending Light.  Also it should be working on the Gallery now, although it runs too fast for me, i forgot to limit the speed x.x i'm fixing that but for now you should be able to play it :)

Offline nemo

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1203
  • Rating: +95/-11
    • View Profile
Re: Nightmare
« Reply #3 on: October 23, 2010, 04:27:07 pm »
whoa, this is pretty freaky... i'm liking it so far.

edit: er.. did i just die, or did the demo just end? my light's gone.
« Last Edit: October 23, 2010, 04:28:19 pm by nemo »


Offline squidgetx

  • Food.
  • CoT Emeritus
  • LV10 31337 u53r (Next: 2000)
  • *
  • Posts: 1881
  • Rating: +503/-17
  • rawr.
    • View Profile
Re: Nightmare
« Reply #4 on: October 23, 2010, 04:28:27 pm »
that was terrifying...nice job builderboy :)

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: Nightmare
« Reply #5 on: October 23, 2010, 04:29:27 pm »
:O OH MY GOODNESS!! wow that's actually a little scary, good job Builderboy :)
/e

Offline Builderboy

  • Physics Guru
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5673
  • Rating: +613/-9
  • Would you kindly?
    • View Profile
Re: Nightmare
« Reply #6 on: October 23, 2010, 04:31:05 pm »
edit: er.. did i just die, or did the demo just end? my light's gone.

Yeah thats the end of the demo, i just wanted to quickly finish it up and get it out :D

Im glad everybody is liking it and thinking its scary :D thank you everybody! ^^

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: Nightmare
« Reply #7 on: October 23, 2010, 04:32:05 pm »
Wow, I love how you made things randomly change when the light flashes in and out, very very very well done :)
/e

Offline Builderboy

  • Physics Guru
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5673
  • Rating: +613/-9
  • Would you kindly?
    • View Profile
Re: Nightmare
« Reply #8 on: October 23, 2010, 04:33:47 pm »
Yeah i have a special trigger in my scripting engine that can detect if you are looking at something, and when you don't, it flips things around >:D

What was everybodies favorite part?

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: Nightmare
« Reply #9 on: October 23, 2010, 04:34:36 pm »
haha, thought so :P
mine was when the door closes right behind you :P
/e

Offline nemo

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1203
  • Rating: +95/-11
    • View Profile
Re: Nightmare
« Reply #10 on: October 23, 2010, 04:35:27 pm »
i liked it when you entered the room at the end, and immediately saw the door on the right side close. very creepy.


Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Nightmare
« Reply #11 on: October 23, 2010, 04:36:28 pm »
Ok tried it now and it looks awesome :D

I didn't get far yet, though, because I got stuck in a room with chairs on the floor (the door got locked behind me). Will there be stuff like at the end of the scary maze flash prank? :P
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Builderboy

  • Physics Guru
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5673
  • Rating: +613/-9
  • Would you kindly?
    • View Profile
Re: Nightmare
« Reply #12 on: October 23, 2010, 04:37:02 pm »
My favorite part is when the door sinks into the wall ^^

Oh and did i mention there is a huge Easter Egg in the storage room? ^-^

EDIT: Dj did you find the key on the table?

SirCmpwn

  • Guest
Re: Nightmare
« Reply #13 on: October 23, 2010, 04:37:47 pm »
That is absurdly cool.
Can I port this to the Xbox 360 for you, so you can sell it on XBLM?

Offline Builderboy

  • Physics Guru
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5673
  • Rating: +613/-9
  • Would you kindly?
    • View Profile
Re: Nightmare
« Reply #14 on: October 23, 2010, 04:40:32 pm »
Can that be done to java apps?