I need help with naming stuff in pvz code

I plan on doing a plants vs zombies code project in either Lua or Javascript and I’m wondering what I should use. Here’s my draft for the basic stuff:

Plants: (name, name-zh, description, davetip, dmg, cost, source

Zombies: (name, name-zh, description, davetip)

Are these names good? davetip is meant for in-game popup that shows tips.

1 Like

I haven’t used Lua other than for some config files, so I’m not sure what to recommend. Have you used those languages before? Which one are you leaning towards?

I’m not familiar with plants vs zombies. Is that a game?

I think I’ll do Javascript, my buddy said it’ll work better. Plants vs zombies is a game and I’m just doing a experimental thing on github.

1 Like

You can post a link to it here, if you publish it online.