I hereby claim:
- I am supersam654 on github.
- I am supersam654 (https://keybase.io/supersam654) on keybase.
- I have a public key ASCSHitMn34dB67XMUNMx6zAjGgNLE7dBoL1h0ZJFAK_2Qo
To claim this, I am signing this object:
| $ rails new test-rails-app | |
| create | |
| create README.md | |
| create Rakefile | |
| create .ruby-version | |
| create config.ru | |
| create .gitignore | |
| create .gitattributes | |
| create Gemfile | |
| run git init from "." |
| $ rails new test-rails-app | |
| create | |
| create README.md | |
| create Rakefile | |
| create .ruby-version | |
| create config.ru | |
| create .gitignore | |
| create .gitattributes | |
| create Gemfile | |
| run git init from "." |
I hereby claim:
To claim this, I am signing this object:
| package com.badlogic.drop; | |
| import com.badlogic.gdx.Game; | |
| import com.badlogic.gdx.graphics.g2d.BitmapFont; | |
| import com.badlogic.gdx.graphics.g2d.SpriteBatch; | |
| public class Drop extends Game { | |
| SpriteBatch batch; | |
| BitmapFont font; |