All Projects → akon47 → shoot_game

akon47 / shoot_game

Licence: MIT License
🎮 It is a game using HTML5 Canvas and Vanilla JavaScript.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to shoot game

priority-plus
A modern implementation of the priority plus navigation pattern.
Stars: ✭ 30 (-14.29%)
Mutual labels:  vanilla-javascript
tbftss
2D mission-based space shooter, based on the Battle for the Solar System space opera novel trilogy.
Stars: ✭ 46 (+31.43%)
Mutual labels:  shooter-game
flappy-bird
🐦 A clone of a famous game, the Flappy Bird, made in Javascript and HTML Canvas API.
Stars: ✭ 37 (+5.71%)
Mutual labels:  canvas
upload
How to Upload a File to a Server in PHP
Stars: ✭ 83 (+137.14%)
Mutual labels:  vanilla-javascript
vanilla-js-carousel
Tiny (1Kb gzipped) JavaScript carousel with all the features most of us will ever need.
Stars: ✭ 87 (+148.57%)
Mutual labels:  vanilla-javascript
sakura
🌸 A javascript plugin to Make it rain sakura petals using CSS animations and requestAnimationFrame (vanilla JS and improved version of jQuery-Sakura).
Stars: ✭ 46 (+31.43%)
Mutual labels:  vanilla-javascript
periodic-table.io
periodic-table.io
Stars: ✭ 37 (+5.71%)
Mutual labels:  vanilla-javascript
canvas2video
canvas2video is a backend solution for creating and rendering dynamic videos.
Stars: ✭ 194 (+454.29%)
Mutual labels:  canvas
vanilla-js-drawer
A dependency-free Vanilla JS drawer. No dependencies, no automation build tools.
Stars: ✭ 20 (-42.86%)
Mutual labels:  vanilla-javascript
vanillajs-hello
Start a VanillaJS website using WebPack in just 30 seconds: HTML,CSS,Babel,SASS,Bootstrap,Prettier,Gitpod
Stars: ✭ 24 (-31.43%)
Mutual labels:  vanilla-javascript
snake-game
Classic snake game built in Vanilla JavaScript using the Canvas API
Stars: ✭ 56 (+60%)
Mutual labels:  vanilla-javascript
bs-breakpoints
A plugin which detect Bootstrap 4 breakpoints and emit when there is a change
Stars: ✭ 22 (-37.14%)
Mutual labels:  vanilla-javascript
tabbis.js
Pure vanilla javascript tabs with nesting
Stars: ✭ 44 (+25.71%)
Mutual labels:  vanilla-javascript
js-calendar
The lightest Javascript calendar out there, without any dependency.
Stars: ✭ 37 (+5.71%)
Mutual labels:  vanilla-javascript
downscale
Better image downscale with canvas.
Stars: ✭ 80 (+128.57%)
Mutual labels:  canvas
tox-progress
This JavaScript library was made to easily create animated radial progress bars.
Stars: ✭ 13 (-62.86%)
Mutual labels:  vanilla-javascript
genmusic
Generative Music- a stochastic modal music generator
Stars: ✭ 17 (-51.43%)
Mutual labels:  vanilla-javascript
radiaSlider
circular/linear knob-style slider
Stars: ✭ 18 (-48.57%)
Mutual labels:  canvas
fabricjs-image-editor-origin
fabric.js javascript image editor
Stars: ✭ 52 (+48.57%)
Mutual labels:  canvas
spider-covid-19-viz-3d
Speedy access to the latest, local COVID-19 data with a familiar interface: the Globe
Stars: ✭ 19 (-45.71%)
Mutual labels:  vanilla-javascript

🌏 한국어

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/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].