Android Open Source - Game classic nibbles-android






Project Summary

A clone of the classic 1990s QBasic game "Nibbles".

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of nibbles-android.

ItemValue
Java File Count21
Supported screen sizes[mdpi, hdpi, xhdpi, nodpi]
Target SDK Version17
Minimum SDK Version8
Activity Count2
jar files usedandroid-support-v4.jar




Resource Files

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.

null

Java Source Files

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