added game over and win screens

This commit is contained in:
2026-04-18 11:11:17 -05:00
parent b0673fc162
commit a211a10778
11 changed files with 28 additions and 23 deletions

View File

@@ -1,5 +1,4 @@
import javax.swing.*;
import java.awt.Color;
public class Display {
public static void main(String[] args) {