0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Jun 13, 2023 — Jun 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #16 from gardym/example_not_dying_bug More... about 12 years ago
Specify images in the objects to drastically simplify painting. More... about 12 years ago
Remove owner from bullets More... about 12 years ago
Separate width and height declarations. Rename default shoot countdown More... about 12 years ago
Merge pull request #17 from quad/deploy More... about 12 years ago
Stopped exposing loader internally. More... about 12 years ago
Merge branch 'master' into example_not_dying_bug More... about 12 years ago
Make the webroot URLs rewrites rules more readable. More... about 12 years ago
Merge pull request #15 from quad/deploy More... about 12 years ago
<3 Deploy More... about 12 years ago
Use Team instead of Team() for team enumeration(?) More... about 12 years ago
Add shotgun dependency. More... about 12 years ago
Add Team designation in so for the collision logic More... about 12 years ago
Re-ordered the invader_spec for readability Rearrange invader.js to make more sense for TDD Make it obvious what the bullet.shoot is doing Tidied up the bullet_spec for legibility Tidied up the bullet. Tidied up the BoundingBox and spec Minor tidy up on game_spec Tidied up the swarm and spec Tidied up the Tank and specs More... about 12 years ago
Tidied up the invader spec, removed the shoot pattern algorithm down to reduce the noise More... about 12 years ago
Merge pull request #14 from quad/backend More... about 12 years ago
Reorder spec and route definitions to match usage. More... about 12 years ago
Explicit retrieval of the default fork. More... about 12 years ago
Stop warnings about DB being redefined in heroku logs. More... about 12 years ago
Load scripts from the API instead of directly. More... about 12 years ago
Run from webroot. More... about 12 years ago
Repository backend. More... about 12 years ago
.gitignore: npm modules. More... about 12 years ago
grape, minitest, pg, rack-test, sequel, and sqlite3 More... about 12 years ago
Merge pull request #13 from gardym/master More... about 12 years ago
Bug the Invader.collide code so that Invaders don't die More... about 12 years ago
Pause and play the game as the respective buttons are pressed. More... about 12 years ago
Merge pull request #12 from gardym/master More... about 12 years ago
Only active invaders should be shooting and moving... More... about 12 years ago
Remove make_unhittable() and set() from BoundingBox. We use active now to tell if an object should be considered More... about 12 years ago