Description
The current README provides a basic overview of how to install and use the framework but lacks detailed steps for beginners.
Suggested improvements
- Add step-by-step guide for setting up JDK 7 (or newer)
- Include screenshots or code examples
- Explain how to create a simple game class after adding the JAR
- Clarify what each abstract method in
Game does
- Mention IDE compatibility beyond NetBeans (IntelliJ, Eclipse)
Why this matters
Better documentation will help new users get started faster and reduce confusion.