Skip to content

Latest commit

 

History

History
31 lines (30 loc) · 767 Bytes

README.md

File metadata and controls

31 lines (30 loc) · 767 Bytes

jeopardy

A Jeopardy clone in Java.

TODO

  • Daily doubles
  • Daily doubles on random questions
  • Pretty titles, buttons
  • Fullscreen
  • Questions (minimal)
  • Questions (more)
  • Proper read from file
  • Double Jeopardy (optional)
  • Final jeopardy (optional)
  • Main screen
  • Instructions
  • Document everything
    • EndPanel.java
    • GameUtils.java
    • Instructions.java
    • Jeopardy.java
    • Player.java
    • Question.java
    • QuestionPanel.java
    • StartPanel.java
  • User guide
  • Big/custom fonts
  • Custom icons for popups (optional)
  • Validate file (very optional)
  • Fix ordering on Jeopardy page
  • Make buttons flush to each other/closer together
  • End screen