Home / News Articles / Pokémon Brilliant Diamond and Pokémon Shining Pearl - Version 1.3.0 Update

Java Game Football [hot] -

Here’s a draft you can use for sharing a Java football (soccer) game project — whether on LinkedIn, Reddit, GitHub, or a dev blog. 🧵 Post Title: “I built a simple football (soccer) game in Java — and learned more than I expected” 📝 Post Content: A few weeks ago, I challenged myself to build a football game using pure Java — no game engines, just Swing for visuals and core OOP for logic.

I wanted to see how far I could get with Java Swing + custom game loop before switching to LibGDX. Result: a functional, local multiplayer football game.

Would you extend this or rewrite it in a proper game framework? Let me know.

#Java #GameDev #FootballGame Title: I made a 2D football game in Java — feedback welcome