approachcircle / Pong

a pong game written in LibGDX
GNU General Public License v3.0
1 stars 1 forks source link

add a `Modal` object for easy message displaying #5

Closed approachcircle closed 6 months ago

approachcircle commented 6 months ago

doesn't need to be particularly fancy, just a centered ShapeRenderable with some Buttons and TextRenderables

approachcircle commented 6 months ago

a DialogBox with working buttons is now implemented