A clone of the classic 1990s QBasic game "Nibbles".
nibbles-android is hosted in the following web site
https://github.com/rzoller/nibbles-android
If you think the Android project nibbles-android listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of nibbles-android.
Item | Value |
---|---|
Java File Count | 21 |
Supported screen sizes | [mdpi, hdpi, xhdpi, nodpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
There are 4 image files in nibbles-android. The names of the image files are listed as follows.
charset.png logo.png mute.png unmute.png
The following screenshort is generated from the image listed above.
nibbles-android has the following Java source files.
nibbles.game.Arena.java nibbles.game.Colors.java nibbles.game.Game.java nibbles.game.GameOverListener.java nibbles.game.Level.java nibbles.game.LogicTimer.java nibbles.game.Point.java nibbles.game.Screen.java nibbles.game.Snake.java nibbles.game.SnakeAI.java nibbles.game.SoundSeq.java nibbles.game.Speaker.java nibbles.game.Wall.java nibbles.settings.Settings.java nibbles.ui.AsciiCharWriter.java nibbles.ui.KeyMapper.java nibbles.ui.NibblesActivity.java nibbles.ui.NibblesThread.java nibbles.ui.NibblesView.java nibbles.ui.Notification.java nibbles.ui.PlaySeq.java