Author Topic: Maze Game  (Read 4595 times)

0 Members and 1 Guest are viewing this topic.

Offline TheCoder1998

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 434
  • Rating: +20/-2
  • my art is written in code, not in graphite
    • View Profile
    • My website :D
Maze Game
« on: February 11, 2014, 05:24:00 am »
a friend of mine made this:

http://nsa.edolas.nl/mazegame/

he's still working on it right now
it's going to be a first person shooter

any feedback would be appreciated
« Last Edit: February 11, 2014, 05:24:52 am by TheCoder1998 »
my ticalc acc:

http://www.ticalc.org/archives/files/authors/113/11365.html

Spoiler For The Best Song Ever:


follow me on tumblr :)
www.rickdepizza.tumblr.com

check out my anilist :D
http://anilist.co/animelist/29701/Rickdepizza

Offline Eiyeron

  • Urist McEiyolobster
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1430
  • Rating: +130/-10
  • (-_(//));
    • View Profile
    • Rétro-Actif : Rétro/Prog/Blog
Re: Maze Game
« Reply #1 on: February 11, 2014, 06:03:01 am »
Add a ceiling. I was falling into the void.

Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Re: Maze Game
« Reply #2 on: February 11, 2014, 06:12:54 am »
Add a ceiling. I was falling into the void.
That

Other than that, it is pretty awesome :D

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!

Offline Siapran

  • LV3 Member (Next: 100)
  • ***
  • Posts: 58
  • Rating: +28/-1
  • Space Dwarf
    • View Profile
Re: Maze Game
« Reply #3 on: February 11, 2014, 11:27:48 am »
it is indeed quite nice

a few suggestions:
- add an impact resolution collision algorithm so that players can slide on walls rather than just be blocked when a collision happens.
- add arrow key controls for non-querty keyboards.
- add some bobbing to the camera

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: Maze Game
« Reply #4 on: February 11, 2014, 02:51:01 pm »
Nice, but yeah I could actually walk over walls :P

Offline thepenguin77

  • z80 Assembly Master
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1594
  • Rating: +823/-5
  • The game in my avatar is bit.ly/p0zPWu
    • View Profile
Re: Maze Game
« Reply #5 on: February 11, 2014, 04:58:40 pm »
For me, whenever I'm moving with wasd (and for about 0.5 seconds afterwards) I cannot use my mouse to change my view. If it makes any difference I'm using a trackpad on a laptop using google chrome.
zStart v1.3.013 9-20-2013 
All of my utilities
TI-Connect Help
You can build a statue out of either 1'x1' blocks or 12'x12' blocks. The 1'x1' blocks will take a lot longer, but the final product is worth it.
       -Runer112

Offline pimathbrainiac

  • Occasionally I make projects
  • Members
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1731
  • Rating: +136/-23
  • dagaem
    • View Profile
Re: Maze Game
« Reply #6 on: February 11, 2014, 05:00:50 pm »
Laptops typically have this problem with most FP games (like one Java game I'm working on), I've noticed. I don't know what causes the problem, though. It works for me on my desktop :P
I am Bach.

Offline calcdude84se

  • Needs Motivation
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2272
  • Rating: +78/-13
  • Wondering where their free time went...
    • View Profile
Re: Maze Game
« Reply #7 on: February 11, 2014, 05:02:25 pm »
For me, whenever I'm moving with wasd (and for about 0.5 seconds afterwards) I cannot use my mouse to change my view. If it makes any difference I'm using a trackpad on a laptop using google chrome.
That's actually likely something your OS is doing--disabling the trackpad while using the keys
C.f. this superuser post: https://superuser.com/questions/504571/use-touchpad-while-typing
"People think computers will keep them from making mistakes. They're wrong. With computers you make mistakes faster."
-Adam Osborne
Spoiler For "PartesOS links":
I'll put it online when it does something.

Offline TheCoder1998

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 434
  • Rating: +20/-2
  • my art is written in code, not in graphite
    • View Profile
    • My website :D
Re: Maze Game
« Reply #8 on: June 04, 2014, 04:01:55 am »
my ticalc acc:

http://www.ticalc.org/archives/files/authors/113/11365.html

Spoiler For The Best Song Ever:


follow me on tumblr :)
www.rickdepizza.tumblr.com

check out my anilist :D
http://anilist.co/animelist/29701/Rickdepizza

Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Re: Maze Game
« Reply #9 on: June 04, 2014, 09:30:18 am »
Looking pretty awesome! :D

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!