This is an implementation of Conway's Game Of Life, a zero-player game featuring an infinite plane of square cells which evolve their state as alive or dead according to a finite set of rules: Any ...
A Java-based 2D action game featuring multiple levels, player animations, background effects, and a cheating mode! Includes a user-friendly GUI for login and registration, backed by a database.