Skip to content

undersky0/rubygame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Its a simple projectile motion example. In the Game.rb you can find two ways to move the projectile. First one is using the given equation the second one is with the physics 101 projectile movement equations.

Using: Ruby 2.2.0 & Gosu 0.8.7.2

To run:

  1. clone project,
  2. Install gems
  3. $ ruby game.rb

OR

MAC executable file can be downloaded from my dropbox

https://www.dropbox.com/s/iixlrfw9lszsujm/game.zip?dl=0 (13mb)

About

My First ruby Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages