🌏 한국어
Can I make a game using Canvas in HTML5? A web game project I created out of curiosity.
You can play multi-play games with multiple people using a web socket.
- Orient characters using the mouse
- Attack with left click
- Use ASDW key to move characters
- You can run by pressing the shift key
- Load using R key
- Change knife, pistol, rifle, shotgun using keys 1, 2, 3 and 4
- Melee attack with right click
- Change language using F7 key (English/Korean, default English)
- Change nickname using F8 key
- Using the ` key to check the complete connection of users

