2d space game written in Ruby using Gosu and this book. Graphics thanks to kenney. Gems required: gosu, gosu_texture_packer, perlin_noise. To start the game write 'ruby main.rb' to the console.
#Controls:
- W-forward
- S-backward
- A-left
- D-right
- space key(shooting)
