Click here to Skip to main content
15,892,161 members
Articles / Desktop Programming / Windows Forms

How to handle and use event of simultaneously pressed two or more keys in C# - WASD keyboard game controls -

Rate me:
Please Sign up or sign in to vote.
4.43/5 (4 votes)
23 Oct 2016Public Domain3 min read 17.5K   150   5  
Example of handling multiple key press event

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under A Public Domain dedication


Written By
Software Developer
Serbia Serbia
Serbia
Smederevo
01.10.2011

personal data:

Name : Željko
Surname : Perić
Country : Serbia
e-mail : periczeljkosmederevo@yahoo.com

Home page in Serbian and English

http://sites.google.com/site/periczeljkosmederevo/home
https://sites.google.com/site/periczeljkosmederevoenglish/

Educational background :

I have finished high school EC "Milentije Popović" in Smederevo (Serbia), technical and mathematical direction of natural science, profession mathematical programming assistant. Computer programming, development of algorithms, etc.

The most frequently used tool that I use for programming computer is Microsoft Visual Studio, programming languge C#.

Comments and Discussions