GregoryNative / shoot_game

๐ŸŽฎ It is a game using HTML5 Canvas and Vanilla JavaScript.

Home Page:https://www.kimhwan.kr/shoot_game/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐ŸŒ ํ•œ๊ตญ์–ด

shoot_game

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.

๐Ÿ“ƒ Usage

  • 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 using keys 1, 2 and 3
  • Change nickname using F8 key
  • Using the ` key to check the complete connection of users

๐Ÿ–ผ๏ธ Screenshot

image

image

๐Ÿš€ Demo

https://www.kimhwan.kr/shoot_game/

About

๐ŸŽฎ It is a game using HTML5 Canvas and Vanilla JavaScript.

https://www.kimhwan.kr/shoot_game/

License:MIT License


Languages

Language:JavaScript 97.8%Language:HTML 1.6%Language:CSS 0.6%