JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
new option --bounciness (default changed from 100% to 50%).
authorJoshua Grams <josh@qualdan.com>
Tue, 5 Jul 2005 21:21:41 +0000 (21:21 +0000)
committerJoshua Grams <josh@qualdan.com>
Tue, 5 Jul 2005 21:21:41 +0000 (21:21 +0000)
commit4461dfec6f8f09b43ec9719523d14978d82bd124
tree8344e96beac735614cb6b2738268c8918ae9d785
parentfe386ffa373cddf449ac069d247e0fb0208620a4
new option --bounciness (default changed from 100% to 50%).
pressing space at the Game Over screen now goes only to score display.
  (press space again to start a new game)
refactored the Makefile again.
moved command-line parsing stuff out to args.c/args.h.
rearranged command-line help.
Makefile
args.c [new file with mode: 0644]
args.h [new file with mode: 0644]
globals.h
main.c
rocks.c
sound.c