All Projects → gd4Ark → Star Battle

gd4Ark / Star Battle

Licence: mit
🎮 A spaceship shooting game developed using JavaScript ES6, Canvas

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Star Battle

Matchimals.fun
🦁 🃏 📱 An animal matching puzzle card game– built with turn-based game engine boardgame.io and React-Native + React-Native-Web
Stars: ✭ 101 (-45.11%)
Mutual labels:  hacktoberfest, javascript-game
Training Material
A collection of Galaxy-related training material
Stars: ✭ 184 (+0%)
Mutual labels:  hacktoberfest
Bastion
Highly-available Distributed Fault-tolerant Runtime
Stars: ✭ 2,333 (+1167.93%)
Mutual labels:  hacktoberfest
Chef Client
Development repository for Chef Client cookbook
Stars: ✭ 183 (-0.54%)
Mutual labels:  hacktoberfest
Comunica
📬 A knowledge graph querying framework for JavaScript
Stars: ✭ 183 (-0.54%)
Mutual labels:  hacktoberfest
Magento2 Menu
Provides powerful menu editor to replace category based menus in Magento 2
Stars: ✭ 184 (+0%)
Mutual labels:  hacktoberfest
Goplaxt
Scrobble Plex plays to Trakt with ease!
Stars: ✭ 183 (-0.54%)
Mutual labels:  hacktoberfest
Discordchatexporter
Exports Discord chat logs to a file
Stars: ✭ 3,198 (+1638.04%)
Mutual labels:  hacktoberfest
Linebot
🤖 SDK for the LINE Messaging API for Node.js
Stars: ✭ 184 (+0%)
Mutual labels:  hacktoberfest
Yii2 Gii
Yii 2 Gii Extension
Stars: ✭ 183 (-0.54%)
Mutual labels:  hacktoberfest
Docker
🐳
Stars: ✭ 183 (-0.54%)
Mutual labels:  hacktoberfest
Discord Bot Dashboard
📊 A tool for Discord.js Bot Developers to get detailed analytics of their bots and to manage them.
Stars: ✭ 182 (-1.09%)
Mutual labels:  hacktoberfest
Pretty Simple
pretty-printer for Haskell data types that have a Show instance
Stars: ✭ 183 (-0.54%)
Mutual labels:  hacktoberfest
Tox
Command line driven CI frontend and development task automation tool.
Stars: ✭ 2,523 (+1271.2%)
Mutual labels:  hacktoberfest
Doctree
Repository of Japanese Ruby reference manual
Stars: ✭ 184 (+0%)
Mutual labels:  hacktoberfest
Front End Performance Checklist
🎮 더 빠르게 작동하는 프론트엔드 성능 체크리스트
Stars: ✭ 183 (-0.54%)
Mutual labels:  hacktoberfest
Px4 Sitl gazebo
Set of plugins, models and worlds to use with OSRF Gazebo Simulator in SITL and HITL.
Stars: ✭ 182 (-1.09%)
Mutual labels:  hacktoberfest
Bundler Leak
Known-leaky gems verification for bundler: `bundle leak` to check your app and find leaky gems in your Gemfile 💎💧
Stars: ✭ 184 (+0%)
Mutual labels:  hacktoberfest
View component reflex
Stars: ✭ 185 (+0.54%)
Mutual labels:  hacktoberfest
Optaplanner
AI constraint solver in Java to optimize the vehicle routing problem, employee rostering, task assignment, maintenance scheduling, conference scheduling and other planning problems.
Stars: ✭ 2,454 (+1233.7%)
Mutual labels:  hacktoberfest

English | 简体中文

star-battle

A spaceship shooting game developed using JavaScript ES6, Canvas.

Topics in the 2017 Abu Dhabi World Skills Competition.

Demo Preview

Online view:link

Game Rules

  1. Press WASD control spacecraft,Press Space fire.
  2. The initial fuel value is 15. Decrement by 1 point per second. When the fuel value is 0, the game is over.
  3. The fuel bottle that touches it can be increased by 15 points and the maximum value is 30 points.
  4. Hit the enemy spacecraft to increase by 5 points. The planet needs to hit twice, increasing by 10 points. Hit the friend to deduct 10 points.
  5. Collision enemy loses 15 points of fuel, and the friendly party deducts 10 points.
  6. Game allows negative points.
  7. Press P Pause game. Press M mute。

Author

Blog · GitHub @gd4Ark

Conclusion

If you think my project is good👏 . Give a Star⭐ encouragement.

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].