FrenkelS / Doom8088

Doom for 16-bit DOS computers
GNU General Public License v2.0
140 stars 5 forks source link

keyboard controls: switch weapons with 1, 2, 3 etc. and run / open doors #14

Open FrenkelS opened 10 months ago

FrenkelS commented 10 months ago

We have a keyboard full of keys. We can switch weapons by pressing 1, 2, 3 etc. instead of Shift + <, >.

FrenkelS commented 7 months ago

Switching weapons can now be done with [ and ]. So now you can run and strafe at the same time.

Opening and closing a door and run is still a bit problematic, because Shift and Space do the same action.