Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v1.1
    9bd3e90c · Merge branch 'develop' ·
    v1.1: Slick StateBasedGame, preload resources
    
    - Illustrates more scalable statebased solution using Slick's StateBasedGame
    - Preloads resources to avoid warnings
    - Ensures resource names/paths are fully specified for robustness
  • v1.0
    aed8df4d · Merge branch 'develop' ·
    First release of bounce demo game
    
    Includes:
     - VSync
     - Resource Loading
     - Dynamically Modified Images
     - Animations
     - Short-Lived Entities
     - Scoring
     - StartUp/Playing/GameOver states