Sha256: 8a6bcd2c5b0a8658328ac9d0592f1e45ab1b3bb777fa853253a9a6381bb7a9d6

Contents?: true

Size: 1.24 KB

Versions: 9

Compression:

Stored size: 1.24 KB

Contents

TAKE YOUR PICK:
 - update README.rdoc in template app
 - generate sample Gemfile with current gamebox version

 - framerate setting should come from Gamebox.configuration.target_framerate?
 - game.yml settings ..                 ^^^

 - nice helpers for testing behaviors
 - add define_style that defines a bucket of behaviors
 - add helper for has_required_attributes on an actor from a behavior (checking that opts for the behavior has said key)

 - solidify rdocs (including tutorial)
 - input_manager should accept symbols for look up.. :space => KbSpace
 - ZERO PENDING SPECS

 - release!

 - move all classes into Gamebox module
 - collision detection honoring rotation?
 - highscore upload system (use from chingu) (takes json now)
 - collidable "grouping"

EXAMPLES:
 - move to separate repo?
 - nario: 
    error on collision

SOMEDAY:
 - add network manager stub
 - update physical objects to use chipmunk_object.rb

 - make complex Phyiscal behaviors 
  * made up by a group of bodies pinned together
 - create a DynamicPhysicalActor that can be built from external verts (SVG)

 - add nice actor debugging
 - add Extra; behavior with a short time to live (TTL); useful for special effects
	
 - optional GUI via Fidgit?
 - gamebox server (content server?)

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
gamebox-0.5.5 TODO.txt
gamebox-0.5.4 TODO.txt
gamebox-0.5.2 TODO.txt
gamebox-0.5.1 TODO.txt
gamebox-0.5.0 TODO.txt
gamebox-0.4.1 TODO.txt
gamebox-0.4.0 TODO.txt
gamebox-0.4.0.rc11 TODO.txt
gamebox-0.4.0.rc5 TODO.txt