Boredhow98
(bizkitmobile412)
July 22, 2026, 11:25pm
1
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
Josh
(Josh)
July 22, 2026, 11:30pm
2
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?
Boredhow98
(bizkitmobile412)
July 25, 2026, 6:37am
3
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
Josh
(Josh)
July 25, 2026, 6:39am
4
You can post a link to it here, if you publish it online.