Skip to content

Jangerlp/BuckShotRuby

Repository files navigation

BannerImageBuckshot

Buck Shot Ruby 🔫

This is a recreation of Barji's Buck Shot Game implemented in ruby with ruby2d.

The game 🎮

Basically you have to survive by not falling out of the game window. To get up you have to use the recoil of the gun. But you have to watch out because you have limited ammunition. If that is too easy for you you can change the difficulty to make obstacles fall from the sky.

Setting up the local development environment 🖥️

To continue developing on this project you need Ruby and the ruby2d package

Downloading the requiered ressources

To get ruby go their download page

For ruby2d you can use the ruby's Rubygem package manager, just enter the following command in your terminal

gem install ruby2d

That's it ✨

Running the game in development mode

To run the game enter the following command in your terminal

ruby main.rb

And your game should be up and running 🚀

Disclaimer

⚠️ I'm not a ruby developer by any means. This project was completly made for fun

About

Little game I made with ruby and ruby2d

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages