News

Get inside the Java shell, with this hands-on demonstration of building advanced UI consoles and REPLs in Java.
Java Edition is geared more toward hardcore players who want to tweak and mod their experience to their liking, with the same, classic UI the game has ...
Because many computer games (such as Tetris) are based on puzzles, this installment of Java Fun and Games introduces you to a single puzzle-based computer game implemented as a Swing-based applet ...
Best practices for designing an effective user interface Double Eleven's Edd Coates shares the essential components to designing accessible and effective UI for video games ...
Screenshots from over 1,000 games highlight this often overlooked aspect of game design.
A well-executed UI can often be a tricky thing to pull off. Luckily, these games show how it's done.
It’s been decades since games started implementing in-game communication devices that resemble our own real-life phones — and it’s often a successful mechanic for separating and ...
Java GUI Development: Reintroducing MVC Model-View-Controller (MVC) paradigm is an intuitive and widely accepted strategy in UI design, be it web or rich client. In fact it is so well established as a ...