🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

Yazs (Yet Another Zombie Survival)

Started by
-1 comments, last by nickem 12 years ago
A project I've been working on in my spare time when I'm away from the Army...
I wanted to create something playable rather than a bunch of "engine" crap.
It's a sandboxy-rpgish-survival game.

AStar
Tiled Maps (I didn't create those tiles! Definitely from Zelda!)
[s]Super[/s] Simple map editing
Wandering NPCs(A*)
Fully scriptable NPCs via C# (compiled at run time)
Triggers. Again via C#


Things to add:
UI
Items
Iventory
Skills

Taken me about a week. Most of that was just playing the A* algorithm and getting it right.

Click here to view the iotd

This topic is closed to new replies.

Advertisement