All Projects β†’ fargelus β†’ space-invaders

fargelus / space-invaders

Licence: MIT license
πŸ‘Ύ Space Invaders 2d game with Ruby/Gosu

Programming Languages

ruby
36898 projects - #4 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to space-invaders

syobocal
Simle gem for Syboi Calendar
Stars: ✭ 13 (-18.75%)
Mutual labels:  ruby-gem
front matter parser
Ruby library to parse files or strings with a front matter. It has automatic syntax detection.
Stars: ✭ 62 (+287.5%)
Mutual labels:  ruby-gem
sideroo
Declarative, auditable, object-oriented key management Ruby gem for Redis
Stars: ✭ 13 (-18.75%)
Mutual labels:  ruby-gem
tag columns
Fast & simple Rails ActiveRecord model tagging using PostgreSQL's Array datatype
Stars: ✭ 40 (+150%)
Mutual labels:  ruby-gem
kitchen-rackspace
A Rackspace Cloud driver for Test Kitchen
Stars: ✭ 15 (-6.25%)
Mutual labels:  ruby-gem
TrainInvaders
πŸ‘Ύ Jupyter Notebook + Space Invaders!?
Stars: ✭ 89 (+456.25%)
Mutual labels:  space-invaders
activerecord-setops
Union, Intersect, and Difference set operations for ActiveRecord (also, SQL's UnionAll).
Stars: ✭ 21 (+31.25%)
Mutual labels:  ruby-gem
ethereal-jekyll-theme
A Jekyll version of the "Ethereal" theme by HTML5 UP.
Stars: ✭ 13 (-18.75%)
Mutual labels:  ruby-gem
eight ball
Ruby gem for querying feature flags
Stars: ✭ 17 (+6.25%)
Mutual labels:  ruby-gem
space-invaders
πŸ‘ΎPython clone with a modern twist
Stars: ✭ 209 (+1206.25%)
Mutual labels:  space-invaders
tors
⏬ Yet another torrent searching application for your command line
Stars: ✭ 47 (+193.75%)
Mutual labels:  ruby-gem
ruby-sdk
♦️ Ruby SDK to use the IBM Watson services.
Stars: ✭ 45 (+181.25%)
Mutual labels:  ruby-gem
meta-package-manager
🎁 a wrapper around all package managers
Stars: ✭ 277 (+1631.25%)
Mutual labels:  ruby-gem
kitchen-dsc
A DSC Provisioner for Test-Kitchen
Stars: ✭ 27 (+68.75%)
Mutual labels:  ruby-gem
vmware-vra-gem
A Ruby Gem for interacting with the VMware vRealize Automation system
Stars: ✭ 16 (+0%)
Mutual labels:  ruby-gem
request store-sidekiq
Provides an easy integration between RequestStore and Sidekiq
Stars: ✭ 32 (+100%)
Mutual labels:  ruby-gem
scoruby
Ruby Scoring API for PMML
Stars: ✭ 69 (+331.25%)
Mutual labels:  ruby-gem
glimmer-dsl-tk
Glimmer DSL for Tk (Ruby Tk Desktop Development GUI Library)
Stars: ✭ 26 (+62.5%)
Mutual labels:  ruby-gem
multi-tenancy-devise
mtdevise adds basecamp style user logins to your ruby on rails application.
Stars: ✭ 27 (+68.75%)
Mutual labels:  ruby-gem
highlights-jekyll-theme
A Jekyll version of the "Highlights" theme by HTML5 UP.
Stars: ✭ 26 (+62.5%)
Mutual labels:  ruby-gem

Classic Space Invaders Game

logo

Features

  • Player moves ship horizontally by pressing on keyboard βœ”οΈ
  • Player shoot aliens, which can move horizontally & vertically βœ”οΈ
  • When bullet reach alien, alien disappear & total score increase βœ”οΈ
  • Aliens can shoot too. When alien hit player, his lives decrease βœ”οΈ
  • Player can hide behind obstacles
  • Game ends when player lives become 0 βœ”οΈ
  • Game has record table βœ”οΈ
  • Game has sounds effects βœ”οΈ

Demo

demo.mov

Installation

Launch

ruby lib/space_invaders.rb

Other resources

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