pjasicek / OpenClaw

Reimplementation of Captain Claw (1997) platformer
GNU General Public License v3.0
340 stars 40 forks source link

Controls for taking actions for both left/right control, shift and alt keys. #130

Closed pranav-deshpande closed 1 year ago

pranav-deshpande commented 6 years ago

Hey, remember when I contacted you telling you that I wanted to contribute as well? So I decided to start small. I have a few simple ideas due to the features I remember about the game. For example, it is possible to fire a continuous stream of bullets(press down alt) but not a continuous stream of magic claws(basically check what attack we have set - dynamite, magic or bullets). If bullets and alt press => Stream. Another one is picking up and throwing enemies and objects. I have got a few ideas about some of the bugs as well(apologies for writing all this in a PR lol). Also, I mistakenly added the binary in the first commit so I removed it in the 2nd one.