examples/zombies.rb in
graphics-1.0.0b5
vs examples/zombies.rb in
graphics-1.0.0b6
- old
+ new
@@ -1,8 +1,6 @@
#!/usr/local/bin/ruby -w
-srand 42
-
require "graphics" class Entity attr_accessor :x, :y attr_accessor :speed