Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: Untitled (Zombienation) - 2D survival zombie shooter  (Read 43119 times)

0 Members and 1 Guest are viewing this topic.

Mercy404

  • Guest
Re: Zombination - 2D survival zombie shooter
« Reply #45 on: January 05, 2014, 05:48:07 pm »
It's looking really good, we definitely need a demo ASAP  8)

I can vouch for running Bresenham's line algorithm for each zombie on each non-zombie to check line of sight, then simply taking the first step in the path Bresenham comes up with for the closest non-zombie you have line of sight to as a very simple placeholder AI. It only took me an hour or two to get it working:

Entities locked to a grid
Unrestricted

Note that had I bothered to add some walls in for the video, the baddies would have stopped moving as soon as I broke line of sight with them. It worked in my Unit Tests, I promise.

Estivo

  • Jr. Member
  • **
  • Posts: 74
    • View Profile
    • Email
Re: Zombination - 2D survival zombie shooter
« Reply #46 on: January 05, 2014, 06:33:11 pm »
Thanks ;) I'll try that :D

Grimshaw

  • Hero Member
  • *****
  • Posts: 631
  • Nephilim SDK
    • View Profile
Re: Zombination - 2D survival zombie shooter
« Reply #47 on: February 06, 2014, 06:58:19 pm »

Jesper Juhl

  • Hero Member
  • *****
  • Posts: 1405
    • View Profile
    • Email
Re: Zombination - 2D survival zombie shooter
« Reply #48 on: February 06, 2014, 08:03:39 pm »
Impressive. Very nice :)

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10815
    • View Profile
    • development blog
    • Email
AW: Re: Zombination - 2D survival zombie shooter
« Reply #49 on: February 06, 2014, 10:08:37 pm »
Just saw that post, that poster shows Zombination in it, any relation?
Well then there would've been a big jump from 2D to 3D. ;)
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/

Grimshaw

  • Hero Member
  • *****
  • Posts: 631
  • Nephilim SDK
    • View Profile
Re: Zombination - 2D survival zombie shooter
« Reply #50 on: February 06, 2014, 10:21:56 pm »
Well, then he might need to change names :D

Estivo

  • Jr. Member
  • **
  • Posts: 74
    • View Profile
    • Email
Re: Zombination - 2D survival zombie shooter
« Reply #51 on: February 07, 2014, 04:01:55 pm »
Eh I have to change name :( No Zombienation is paused. Maybe one day Zombiention would be in 3D.

Cadisol87

  • Full Member
  • ***
  • Posts: 129
  • C++ Programmer
    • View Profile
Re: Zombination - 2D survival zombie shooter
« Reply #52 on: February 14, 2014, 06:18:06 pm »
Zombienation is paused.

Oh.. When will you continue working on this project? Looking forward for a Demo! :)

Grimshaw

  • Hero Member
  • *****
  • Posts: 631
  • Nephilim SDK
    • View Profile
Re: Zombination - 2D survival zombie shooter
« Reply #53 on: February 14, 2014, 09:10:09 pm »
NOOOOOOOOOOOOOOOOO,

I don't support this decision :) Let me plaaaay ;D

Estivo

  • Jr. Member
  • **
  • Posts: 74
    • View Profile
    • Email
Re: Zombination - 2D survival zombie shooter
« Reply #54 on: February 16, 2014, 01:45:48 pm »
I will but at this moment I don't have much time for working on Zombination. Last change was nav mesh generation in Zombination. It's long way to past for demo, but I think It is possible when I will have more free time to waste ;p

Estivo

  • Jr. Member
  • **
  • Posts: 74
    • View Profile
    • Email
Re: Zombination - 2D survival zombie shooter
« Reply #55 on: February 27, 2014, 09:27:25 pm »
Here you go :) Zombination is alive again. Like zombie! :D Check this out ;)

http://www.youtube.com/watch?v=HvTkWd1likM

Njifra

  • Guest
Re: Zombination - 2D survival zombie shooter
« Reply #56 on: February 27, 2014, 11:39:44 pm »
Nice project. Keep it going. I really like it  ;)

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10815
    • View Profile
    • development blog
    • Email
Re: Zombination - 2D survival zombie shooter
« Reply #57 on: February 28, 2014, 12:26:31 am »
Very nice! :)
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/

Grimshaw

  • Hero Member
  • *****
  • Posts: 631
  • Nephilim SDK
    • View Profile
Re: Zombination - 2D survival zombie shooter
« Reply #58 on: February 28, 2014, 12:14:42 pm »
Woo nice to know you re back my friend! I think I might start something to give you competition ^^

Cadisol87

  • Full Member
  • ***
  • Posts: 129
  • C++ Programmer
    • View Profile
Re: Zombination - 2D survival zombie shooter
« Reply #59 on: March 01, 2014, 03:27:41 pm »
Looks very nice :) I can't wait until you release a demo!

 

anything