Nose And Tail is a four-word-game-jam game I made in about three hours. Everything is public domain. Requires LibGDX and flixel-android to run..
noseandtail is hosted in the following web site
https://github.com/cutgarnetgames/noseandtail
If you think the Android project noseandtail 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 noseandtail.
Item | Value |
---|---|
Java File Count | 13 |
Target SDK Version | 17 |
Minimum SDK Version | 5 |
Activity Count | 1 |
Asset File Names | assets\images1.png assets\nat1.mp3 assets\nat2.mp3 assets\pack assets\pickup1.wav assets\pickup2.wav |
noseandtail has the following Java source files.
net.cutgar.nat.AFBox.java net.cutgar.nat.Bottle.java net.cutgar.nat.Exit.java net.cutgar.nat.LevelGen.java net.cutgar.nat.Main .java net.cutgar.nat.MainActivity.java net.cutgar.nat.NoseAndTail.java net.cutgar.nat.PlayState.java net.cutgar.nat.Player.java net.cutgar.nat.Registry.java net.cutgar.nat.juice.TweenArrive.java net.cutgar.nat.juice.TweenBounce.java net.cutgar.nat.juice.TweenTarget.java