Skip to content

Latest commit

 

History

History
62 lines (41 loc) · 1.99 KB

File metadata and controls

62 lines (41 loc) · 1.99 KB

Build Pipeline Release Version

NIBBLES clone

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:

Requirements

Version
JDK 21
Maven 3.9.9
OpenGL 4.1
OpenAL 1.1

Controls

Keyboard

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

Screenshot

Screenshot

Links