Discussion

Unturned in nx

0

LowRes Oranges are good 2019-11-18 23:07

So I had this Idea to make a zombie survival game like unturned(if you don't no about unturned please look it up, it's a very fun game). It would be completely text based. Now how would I do random map generation? My solution was to make an array, then put random numbers in that array, and each number was a type of land (I.e 1=town with zombies 2=town with people 3=mountains with no people or zombies, etc). Also if you have any ideas for this game, or any other program. Please tell me!


LowRes Oranges are good 2019-11-18 23:09

+ is there a TAB command? I sware I remember there being one.


was8bit 2019-11-19 01:49

Look at these...

https://lowresnx.inutilis.com/topic.php?id=721

https://lowresnx.inutilis.com/topic.php?id=719

Also, i experimented with using the BACKGROUND as memory, albeit abit tricky...
https://lowresnx.inutilis.com/topic.php?id=296

Using ARRAYS are a better approach, so i would recommend trying that first, and on a VERY small scale... the simpler the better :)


G-9 2019-11-19 15:19

Look at my Math game ... There is some random variables!


Log in to reply.