I would like to add that if you leave the project for a while and come back, you will no longer remember the code and will be reliant on the comments in much the same wayjasonisop wrote:You might be able to but what about if some one else is working on code that you wrote. I deal with this issue daily at work, It takes me twice as long as it should have to make changes to some one elses code becouse they didnt comment, or used unconvential name schemes. Trust me in the long run the extra time it take to make the comments will save you way more time when you have changes to make.jjmafiae wrote:i can remember all my code (im not lying, i can remember all my code)
The Nuclear USSR [Version 7]
Re: The Nuclear USSR [Open Beta]
Your screen is very zoomed in...
Re: The Nuclear USSR [Open Beta]
a few places in my codes is there some comments (in the loading section mainly)jasonisop wrote:You might be able to but what about if some one else is working on code that you wrote. I deal with this issue daily at work, It takes me twice as long as it should have to make changes to some one elses code becouse they didnt comment, or used unconvential name schemes. Trust me in the long run the extra time it take to make the comments will save you way more time when you have changes to make.jjmafiae wrote:i can remember all my code (im not lying, i can remember all my code)
back when i was alone on this project i tried to pause the development for 2 months and came back like nothing had happen and i had no trouble with remembering the codes and stuffmickeyjm wrote:I would like to add that if you leave the project for a while and come back, you will no longer remember the code and will be reliant on the comments in much the same way
Re: The Nuclear USSR [Open Beta]
You need to fix 2 things and this game will have potential : -graphics , comment the code or you will get confused.
Twitter: https://twitter.com/Murii5
Re: The Nuclear USSR [Open Beta]
whats wrong with graphics?Murii wrote:You need to fix 2 things and this game will have potential : -graphics , comment the code or you will get confused.
-
- Prole
- Posts: 44
- Joined: Sun Mar 31, 2013 11:55 am
Re: The Nuclear USSR [Open Beta]
I'm going to take a guess and say he's referring to the depth sorting? or lack thereof. In a 2D game if you are going to feign looking at a world with depth at an angle then you need to sort your display list out so that characters render behind things when their y-coordinate is lower than, other wise it looks like people are just floating over things. It's also a tad stark, a ground texture could do a lot.jjmafiae wrote:whats wrong with graphics?Murii wrote:You need to fix 2 things and this game will have potential : -graphics , comment the code or you will get confused.
The walking thing is also one of the issues you should've nipped first, it's a pretty common mistake, you could either make case specific statements for each key pairing since there's no sort of directional smoothing, in fact there doesn't seem to be any kind of velocity, I haven't bothered looking at the code but I'm going to guess you're just changing the position when the keys are held as opposed to changing a velocity vector and updating the position based on that. It won't break anything (yet) but it doesn't leave room for flexibility.
Overall my biggest problem with it was that nothing was straightforward, the game doesn't educate the player in how to play it. Nothing is explained and the design lacks the consistency for it to be intuitive enough to not need explicit instructions. Of course the people here would take time to figure it out but I think most people wouldn't. A couple instructional balloons would be welcomed.
That was a little more thorough than I originally planned, oh well.
Re: The Nuclear USSR [Open Beta]
I applaud your ambition, it's kinda a bigger löve game than most. But it is a bit messy, especially the zombie ai and just telling the player a bit more information. I liked the subtle/relaxing music. Nice work.
Email: ic4ruz39@gmail.com
- NightKawata
- Party member
- Posts: 294
- Joined: Tue Jan 01, 2013 9:18 pm
- Location: Cyberspace, Room 6502
- Contact:
Re: The Nuclear USSR [Open Beta]
why did karma have to explode suddenly I want to throw every ounce of karma at mike (aka he stole most of what I was going to say :<)
Not to mention the infinite loop on the...whatever the fuck the tank sequence is supposed to be, the completely unnecessary loading screen, (if it really takes you that long to load everything then you have a problem) textures that aren't pleasing to the eyes, (especially when you're about to die and the fact all of the other graphics look like they took 5 minutes at most) along with the various other glitches within the game.
I'd really consider this alpha, not beta. I would really hope this isn't supposed to showcase what the game can do, rather than a proof of concept.
Overall, it is a start.
Not to mention the infinite loop on the...whatever the fuck the tank sequence is supposed to be, the completely unnecessary loading screen, (if it really takes you that long to load everything then you have a problem) textures that aren't pleasing to the eyes, (especially when you're about to die and the fact all of the other graphics look like they took 5 minutes at most) along with the various other glitches within the game.
I'd really consider this alpha, not beta. I would really hope this isn't supposed to showcase what the game can do, rather than a proof of concept.
Overall, it is a start.
"I view Python for game usage about the same as going fishing with a stick of dynamite. It will do the job but it's big, noisy, you'll probably get soaking wet and you've still got to get the damn fish out of the water." -taylor
Re: The Nuclear USSR [Open Beta]
if you have a problem with the textures then you should make a texture pack thats why i added support for it!NightKawata wrote:why did karma have to explode suddenly I want to throw every ounce of karma at mike (aka he stole most of what I was going to say :<)
Not to mention the infinite loop on the...whatever the fuck the tank sequence is supposed to be, the completely unnecessary loading screen, (if it really takes you that long to load everything then you have a problem) textures that aren't pleasing to the eyes, (especially when you're about to die and the fact all of the other graphics look like they took 5 minutes at most) along with the various other glitches within the game.
I'd really consider this alpha, not beta. I would really hope this isn't supposed to showcase what the game can do, rather than a proof of concept.
Overall, it is a start.
and the "tank sequence" is gonna be a cutscene later on
Re: The Nuclear USSR [Open Beta]
Thank you!jjmafiae wrote:if you have a problem with the textures then you should make a texture pack thats why i added support for it!NightKawata wrote:why did karma have to explode suddenly I want to throw every ounce of karma at mike (aka he stole most of what I was going to say :<)
Not to mention the infinite loop on the...whatever the fuck the tank sequence is supposed to be, the completely unnecessary loading screen, (if it really takes you that long to load everything then you have a problem) textures that aren't pleasing to the eyes, (especially when you're about to die and the fact all of the other graphics look like they took 5 minutes at most) along with the various other glitches within the game.
I'd really consider this alpha, not beta. I would really hope this isn't supposed to showcase what the game can do, rather than a proof of concept.
Overall, it is a start.
and the "tank sequence" is gonna be a cutscene later on
PM me on here or elsewhere if you'd like to discuss porting your game to Nintendo Switch via mazette!
personal page and a raycaster
personal page and a raycaster
Re: The Nuclear USSR [Open Beta]
im gonna release a new public release today (less bugs and it runs a bit smoother)
Who is online
Users browsing this forum: No registered users and 1 guest