Android Open Source - Game app frances-tracing-game






Project Summary

Simple Tracing game targeted at 1 1/2 to 2-year-old. I wrote this for my niece. It is also available in the Play store (https://play.google.com/store/apps/details?id=com.mtomczak.tracegame), but I've published the source code and art assets as an example of how to build a game for toddlers on Android..

Web Site / Source Repository

frances-tracing-game is hosted in the following web site
https://github.com/fixermark/frances-tracing-game

If you think the Android project frances-tracing-game 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 frances-tracing-game.

ItemValue
Java File Count8
Target SDK Version11
Minimum SDK Version4
Activity Count1
Raw File Namesres\raw\car.svg
res\raw\car_snd.mp3
res\raw\circle.svg
res\raw\circle_snd.mp3
res\raw\clouds.svg
res\raw\clouds_snd.mp3
res\raw\dog.svg
res\raw\dog_snd.mp3
res\raw\house.svg
res\raw\house_snd.mp3
res\raw\jellyfish.svg
res\raw\jellyfish_snd.mp3
res\raw\moon.svg
res\raw\moon_snd.mp3
res\raw\smile.svg
res\raw\smile_snd.mp3
res\raw\square.svg
res\raw\square_snd.mp3
res\raw\sun.svg
res\raw\sun_snd.mp3
res\raw\tree.svg
res\raw\tree_snd.mp3
res\raw\triangle.svg
res\raw\triangle_snd.mp3
res\raw\yay_snd.mp3




License

The license information of frances-tracing-game is as follows:

Apache License

Java Source Files

com.larvalabs.svgandroid.ParserHelper.java
com.larvalabs.svgandroid.SVGParseException.java
com.larvalabs.svgandroid.SVGParser.java
com.larvalabs.svgandroid.SVG.java
com.larvalabs.svgandroid.package-info.java
com.mtomczak.tracegame.Pathpoints.java
com.mtomczak.tracegame.Tracegame.java
com.mtomczak.tracegame.Traceview.java