Can anyone remember MS-DOS, Q-Basic and/or Turbo Pascal? There were some little games called Nibbles and Ramona das Apfelwürmchen. This repository is a clone of this type of games written in Java using my little 2d graphics engine library PixelARTillery2D.
If you want to play the original Nibbles, you can try the following link:
Version | |
---|---|
JDK | 21 |
Maven | 3.9.9 |
OpenGL | 4.1 |
OpenAL | 1.1 |
Key | Action |
---|---|
ESC | Quit Game |
UP-Arrow | Set direction UP |
DOWN-Arrow | Set direction DOWN |
LEFT-Arrow | Set direction LEFT |
RIGHT-Arrow | Set direction RIGHT |
M | Mute Sound |
S | Sound on |