Skip to content

Add minimal working example inside repo #35

@MiguelAntonioRS

Description

@MiguelAntonioRS

Description

Currently, users need to manually implement all methods after extending Game, but there’s no included example showing how to draw a sprite or handle keyboard input.

Suggested improvement

Include an optional example class like SimpleGameExample.java that:

  • Draws a rectangle or image
  • Handles keyboard movement
  • Displays text on screen

Why this matters

This would significantly lower the learning curve for beginners trying to understand how to use the framework.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions