View this post on Hive: Keyboard input for the hammer
Keyboard input for the hammer
7 years ago by roundbeargames (70)
$0.94
- Past Payouts $0.94
- - Author $0.88
- - Curators $0.05
76 votes
- + roundbeargames: $0.222 (100%)
- + vannour: $0.085 (51%)
- + afrosiab: $0.027 (100%)
- + folker-wulff: $0.021 (25%)
- + amuchtar: $0.021 (34%)
- + poet: $0.019 (100%)
- + johhnnyturbo20: $0.019 (100%)
- + mehta: $0.019 (25%)
- + josevasquez: $0.019 (25%)
- + old-guy-photos: $0.018 (10%)
- + harpagon: $0.018 (100%)
- + ronpurteetv: $0.017 (100%)
- + icybc: $0.016 (12%)
- + simonjay: $0.016 (6%)
- + phgnomo: $0.016 (100%)
- + sv1rby: $0.016 (100%)
- + pieter87: $0.015 (100%)
- + steem3: $0.015 (100%)
- + kaleem345: $0.015 (100%)
- + rayne122: $0.013 (100%)
- β¦ and 56 more
I'm really stocked to see it working like this even on a very early stage, seeing the animations react to keyboard keys pressed, we will be sorting out things if there is problems with animations, also, the idle is pretty short, it should loop, but i know you just included some frames, not all and is only for test purposes ! Thanks for sharing your progress !
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
it's not even a problem. we just haven't aligned the drawings yet. this is more of a test for keyboard input and i'm happy that it works. π
at this stage there isn't much for me to show but i decided to make a video anyway. let's keep going!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
I hope you'll find out how to code camera scrolling and sprite moving on different background layers in pygame :o i truely hope it would make for a very nice animation of stage if you succeed making layers moving in pygame !
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
i've done some googling and it seems like pygame doesn't really have a camera system like an engine would. which is not that surprising because it's just a basic library. i guess i'd have to code a few more lines. but it should be coming soon.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
I hear the difference and now you sounds more professional :)
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
yea at first i thought it was some kinda encoding issue. i was just being an idiot π
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Ey volviste duras en publicar β salidos amigoo π
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
hey man. for now i can't write code and make videos on the same day. so i make videos every 2~3 days.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Entiendo amigo bueno estarΓ© pendiente π
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Nice programming. Just a thought, you said that you couldn't change the character's direction when swinging the hammer. I was thinking it might be that the hammer swing code is in a subroutine so the subroutine needs to finish before it sends control (or focus) back to the main program. Just a thought.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
oh no i made it so that you can't change while an attack animation is running. but thanks anyway!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Just for my information, did you code that motion in a subroutine? I'm presently enrolled in a python and a java script course and I am still learning how to program. Sorry for the newbie question.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
well. it's simply switching which image you wanna render, so there really isn't code for any motion (yet).
a subroutine is quite vague, so i'm not exactly sure. but the gameloop has to call keyboard input functions as well as the character updates (including switching images). so i guess yes.
all my code is here
https://github.com/RoundBearChoi/choibot_steem_all
for this game it's all under the 'TestingPyGame' folder.
but i'm probably more noob than you are. this is my first python project.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Thank you for the link, I will check it out. I'm finding that if I look at other's code, I learn how to use the language. By taking intro courses, it tells me the names of methods and tools but it doesn't tell you how use them in conjunction with other tools. Thank you. I took my first python course about 1 year ago and so far all I wrote was a very simple 'hangman' game. lol
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
thank you for sharing @roundbeargames what you do @jhoni always support, success for you.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
thanks man π
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
subscribed. fellow game devs gotta stick together
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
following you back. gamedevs should embrace steemit and help each other.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
excellent peice of work and informative post
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
thanks. i'm not sure about the informative part. but i do my best π
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Very professional, subscribed, regards!!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
thanks i'll follow you back
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Thank you so much visit on my blog
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
hey man. you have some interesting photos. great work.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Thank you so much my brother you like my photos, i will try to more interesting sharing & I hope you like brother...
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Brother can I ask 1 question what is the indie game?
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
it's going to be an arcade style 2d platformer game. and it'll take into account things like your steempower. it'll have enemies and bosses like a typical platformer. as well as challenging environments. we're still talking about the details so maybe i'll clear things up more later as development continues.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Good brother you design? So how I join this game?
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
i don't really do art myself. sometimes i would create 3d models using blender. but most of the time i do programming. for this project anything graphical is done by @imaginalex. i don't have a prototype for people to play yet. i plan to release an alpha version later on. for now it's mostly basic stuff.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Amazing that's it's mean you are gamer? So which software use made in model's ??
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
game developer. i dunno exactly how @imaginalex creates art so you're gonna have to ask him π
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
what program are you using to make this it looks great
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
just python and modules like pygame, steempython, and pyinstaller :)
ide is pycharm
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit