A classic snake game with AI. I challenged myself to build a game structure from scratch using only standard Java and its builtin interface AWT (Abstract Window Toolkit) (no Unity or LibGDX). While it ...