Need help with new game
Posted: Thu Nov 21, 2013 2:54 pm
Hi,
I'm new to the love community and hope you guys can help me out a bit. I am a coding beginner and keen to improve my coding skills
I have made this game and need advice on how to improve the code and use of language in order to take it further. If anyone can give me any coding tips they will be much appreciated
The game is based on an idea I've had for a long time now but lacked the coding knowledge to make it. I used to work with QBasic a long time ago and only just discovered how easy using more up to date languages are.
Some info on the Game:
its a cliched zombie shooter so far but I have plans to make it something more unique in the future. At the moment you can shoot and kill zombies and reload
and that's about it. Zombies can't hurt you right now. It's a very basic start just to get the idea into a functioning program.
Keys:
"W,A,S,D": Movement
"Space": Shoot
"C": Crouch
"R": Reload
Any advice is welcome, hope you guys can help.
I'm new to the love community and hope you guys can help me out a bit. I am a coding beginner and keen to improve my coding skills
I have made this game and need advice on how to improve the code and use of language in order to take it further. If anyone can give me any coding tips they will be much appreciated
The game is based on an idea I've had for a long time now but lacked the coding knowledge to make it. I used to work with QBasic a long time ago and only just discovered how easy using more up to date languages are.
Some info on the Game:
its a cliched zombie shooter so far but I have plans to make it something more unique in the future. At the moment you can shoot and kill zombies and reload
and that's about it. Zombies can't hurt you right now. It's a very basic start just to get the idea into a functioning program.
Keys:
"W,A,S,D": Movement
"Space": Shoot
"C": Crouch
"R": Reload
Any advice is welcome, hope you guys can help.