Skip to content

ingamontclair/MazeTrainGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MazeTrainGame

Educational game that teaches kids basic programming concepts.

Maze Train Game was created in educational purposes for Android platform. Functionality of the game:

  • Basic graphic functions (Drag and drop, move-up, move-down and so on, audio playback, etc.)
  • The calculations were made for any kind of a screen and resolutions.
  • Creating kids and parents accounts (using SQLite with passwords).
  • Two different levels. Each has 3 stages.
  • Register progress in a log file.
  • Draw a pie one chart to show progress in parents' report.
  • Algorythm of the train moves uses an idea of a visual martrix as a set of possible moves/squares (left, right, up, down, stop and wrong square).

About

Educational game that teaches kids basic programming concepts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages