All Projects → rsaihe → bullethell

rsaihe / bullethell

Licence: MIT license
A bullet hell game programmed using HTML5 and JS.

Programming Languages

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

Projects that are alternatives of or similar to bullethell

Facebook-instan-games-SDK
Learn how to integrate games built with JavaScript and HTML5 with Facebook instant games SDK
Stars: ✭ 59 (+96.67%)
Mutual labels:  html5-game, javascript-game
Pacman
Pacman based on HTML5. 基于HTML5的吃豆人游戏 - 经典游戏开发样例
Stars: ✭ 707 (+2256.67%)
Mutual labels:  html5-game, javascript-game
Danmaku-no-Kyojin
Danmaku no Kyojin (弾幕の巨人) is a 2D danmaku developed in C# with XNA.
Stars: ✭ 14 (-53.33%)
Mutual labels:  danmaku, bullet
Slither.io Clone
Learn how to make Slither.io with JavaScript and Phaser! This game clones all the core features of Slither.io, including mouse-following controls, snake collisions, food, snake growth, eyes, and more. Progress through each part of the source code with our Slither.io tutorial series.
Stars: ✭ 168 (+460%)
Mutual labels:  html5-game, javascript-game
guess-game
The classic guess the number game with some extra features.Try it
Stars: ✭ 28 (-6.67%)
Mutual labels:  html5-game, javascript-game
HTML5-Space-Invaders
A Space Invaders HTML5 porting. This work is licensed under a Creative Commons Attribution - Share Alike 3.0 - Unported license (CC BY-SA 3.0). The text of the license is available at http://creativecommons.org/licenses/by-sa/3.0/ .
Stars: ✭ 36 (+20%)
Mutual labels:  html5-game, javascript-game
html5-game-development-gulp-workflow
🎮 A gulp workflow that is optimised for HTML5 Game Developement.
Stars: ✭ 13 (-56.67%)
Mutual labels:  html5-game
acfundanmu
AcFun直播API
Stars: ✭ 27 (-10%)
Mutual labels:  danmaku
phaser-3-vsc-typescript-nodejs
Template for a new Phaser 3 project with Visual Studio Code, TypeScript, and Node.js.
Stars: ✭ 18 (-40%)
Mutual labels:  javascript-game
danoniplus
🍙 Dancing☆Onigiri (CW Edition) - Web-based Rhythm Game
Stars: ✭ 27 (-10%)
Mutual labels:  html5-game
phaser-cat
A 2D top-down shooting game, built with phaser + box2d plugin
Stars: ✭ 17 (-43.33%)
Mutual labels:  html5-game
google-chrome-dino
Recreation of everyone's favorite offline companion, google chrome dinosaur game, with the same classic monochrome interface.
Stars: ✭ 48 (+60%)
Mutual labels:  javascript-game
rsc-client
🎮 runescape classic web client
Stars: ✭ 45 (+50%)
Mutual labels:  javascript-game
teki
Touhou-style shoot'em up
Stars: ✭ 60 (+100%)
Mutual labels:  danmaku
dead-valley
HTML5 Grand Theft Auto style Zombie Survival Game
Stars: ✭ 47 (+56.67%)
Mutual labels:  html5-game
a trivia game
A minigame where you answer trivia questions
Stars: ✭ 27 (-10%)
Mutual labels:  html5-game
black-hole-square
A puzzle game for js13k 2021
Stars: ✭ 42 (+40%)
Mutual labels:  javascript-game
Saccubus1
さきゅばす1系のリポジトリです
Stars: ✭ 49 (+63.33%)
Mutual labels:  danmaku
FXDanmaku
High-performance danmaku with click event, reusable items and customize configurations.
Stars: ✭ 73 (+143.33%)
Mutual labels:  danmaku
battle-city
Remake of Battle City on Python
Stars: ✭ 26 (-13.33%)
Mutual labels:  arcade-game

bullethell

A bullet hell game in HTML5 and JS, using the p5.js library. You can play it here.

Arrow Key Controls

  • Arrow keys to move.
  • Z to fire.
  • X to slow down time.
  • C to use a bomb to clear the screen of bullets.
  • P to pause.

WASD Controls

  • WASD to move.
  • B to fire.
  • N to slow down time.
  • M to use a bomb to clear the screen of bullets.
  • P to pause.

Debugging controls

  • F to toggle FPS display.
  • G to toggle low graphics settings for slower computers.
  • H to toggle displaying hitboxes.
  • T to toggle black background.
  • Y to toggle rendering stars.
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].