Download bunny matcher Free Java Code

Description

A game where you select all the items falling in a topic.

Icons

bunny matcher

Source Files

The download file bunny-matcher-master.zip has the following entries.


.gitignore//w w  w . j  ava 2  s.  c o  m
BunnyMatcher.xcodeproj/project.pbxproj
BunnyMatcher.xcodeproj/project.xcworkspace/contents.xcworkspacedata
BunnyMatcher/AppDelegate.h
BunnyMatcher/AppDelegate.m
BunnyMatcher/Assets/Blip_Select3.wav
BunnyMatcher/Assets/Hit_Hurt10.wav
BunnyMatcher/Assets/Pickup_Coin5.wav
BunnyMatcher/Assets/Powerup9.wav
BunnyMatcher/Assets/bunny.svg
BunnyMatcher/Assets/bunny_matcher.png
BunnyMatcher/Assets/bunny_matcher@2x.png
BunnyMatcher/Assets/bunny_sprites.png
BunnyMatcher/Assets/contact.txt
BunnyMatcher/Assets/fox_sprites.png
BunnyMatcher/Assets/gameover1.wav
BunnyMatcher/Assets/icons/icon114.png
BunnyMatcher/Assets/icons/icon144.png
BunnyMatcher/Assets/icons/icon57.png
BunnyMatcher/Assets/icons/icon72.png
BunnyMatcher/Assets/inkscape/bunny.svg
BunnyMatcher/Assets/inkscape/bunny_all.png
BunnyMatcher/Assets/inkscape/bunny_matcher.svg
BunnyMatcher/Assets/inkscape/bunny_run_1.png
BunnyMatcher/Assets/inkscape/bunny_run_1.svg
BunnyMatcher/Assets/inkscape/bunny_run_2.png
BunnyMatcher/Assets/inkscape/bunny_run_2.svg
BunnyMatcher/Assets/inkscape/bunny_standing.png
BunnyMatcher/Assets/inkscape/bunny_standing.svg
BunnyMatcher/Assets/inkscape/fox_run_1.svg
BunnyMatcher/Assets/inkscape/fox_run_2.svg
BunnyMatcher/Assets/inkscape/fox_standing.svg
BunnyMatcher/Assets/inkscape/icon.svg
BunnyMatcher/Assets/inkscape/launch_image_landscape-ipad.svg
BunnyMatcher/Assets/inkscape/launch_image_portrait-586h.svg
BunnyMatcher/Assets/inkscape/launch_image_portrait-ipad.svg
BunnyMatcher/Assets/inkscape/launch_image_portrait.svg
BunnyMatcher/Assets/instructions/instructions.html
BunnyMatcher/Assets/instructions/style.css
BunnyMatcher/Assets/kit_from_firefox.png
BunnyMatcher/Assets/launch/Default-568h@2x.png
BunnyMatcher/Assets/launch/Default-Landscape@2x~ipad.png
BunnyMatcher/Assets/launch/Default-Landscape~ipad.png
BunnyMatcher/Assets/launch/Default-Portrait@2x~ipad.png
BunnyMatcher/Assets/launch/Default-Portrait~ipad.png
BunnyMatcher/Assets/launch/Default.png
BunnyMatcher/Assets/launch/Default@2x.png
BunnyMatcher/Assets/topics.txt
BunnyMatcher/Assets/tux_from_linux.png
BunnyMatcher/BunnyMatcher-Info.plist
BunnyMatcher/BunnyMatcher-Prefix.pch
BunnyMatcher/Categories/NSMutableArray+Shuffling.h
BunnyMatcher/Categories/NSMutableArray+Shuffling.m
BunnyMatcher/Categories/UIImage+Sprite.h
BunnyMatcher/Categories/UIImage+Sprite.m
BunnyMatcher/Controllers/AudioController.h
BunnyMatcher/Controllers/AudioController.m
BunnyMatcher/Controllers/BoardViewController.h
BunnyMatcher/Controllers/BoardViewController.m
BunnyMatcher/Controllers/EnemyViewController.h
BunnyMatcher/Controllers/EnemyViewController.m
BunnyMatcher/Controllers/GameAudioController.h
BunnyMatcher/Controllers/GameAudioController.m
BunnyMatcher/Controllers/GameOverViewController.h
BunnyMatcher/Controllers/GameOverViewController.m
BunnyMatcher/Controllers/HeroViewController.h
BunnyMatcher/Controllers/HeroViewController.m
BunnyMatcher/Controllers/InstructionsViewController.h
BunnyMatcher/Controllers/InstructionsViewController.m
BunnyMatcher/Controllers/RoundCompleteViewController.h
BunnyMatcher/Controllers/RoundCompleteViewController.m
BunnyMatcher/Controllers/ScorerEntryViewController.h
BunnyMatcher/Controllers/ScorerEntryViewController.m
BunnyMatcher/Controllers/ScoresManager.h
BunnyMatcher/Controllers/ScoresManager.m
BunnyMatcher/Controllers/ScoresViewController.h
BunnyMatcher/Controllers/ScoresViewController.m
BunnyMatcher/Controllers/TitleViewController.h
BunnyMatcher/Controllers/TitleViewController.m
BunnyMatcher/Models/ActorMovement.h
BunnyMatcher/Models/ActorMovement.m
BunnyMatcher/Models/BoardSpot.h
BunnyMatcher/Models/BoardSpot.m
BunnyMatcher/Models/Game.h
BunnyMatcher/Models/Game.m
BunnyMatcher/Models/Hero.h
BunnyMatcher/Models/Hero.m
BunnyMatcher/Models/Library.h
BunnyMatcher/Models/Library.m
BunnyMatcher/Models/Round.h
BunnyMatcher/Models/Round.m
BunnyMatcher/Models/ScoreRecord.h
BunnyMatcher/Models/ScoreRecord.m
BunnyMatcher/Models/Scrambler.h
BunnyMatcher/Models/Scrambler.m
BunnyMatcher/Models/Topic.h
BunnyMatcher/Models/Topic.m
BunnyMatcher/Models/TopicCollection.h
BunnyMatcher/Models/TopicCollection.m
BunnyMatcher/Models/TopicItem.h
BunnyMatcher/Models/TopicItem.m
BunnyMatcher/Views/BMColor.h
BunnyMatcher/Views/BMColor.m
BunnyMatcher/Views/CharacterView.h
BunnyMatcher/Views/CharacterView.m
BunnyMatcher/Views/EnemyView.h
BunnyMatcher/Views/EnemyView.m
BunnyMatcher/Views/HeroView.h
BunnyMatcher/Views/HeroView.m
BunnyMatcher/Views/LivesView.h
BunnyMatcher/Views/LivesView.m
BunnyMatcher/Views/StandardCollectionCell.h
BunnyMatcher/Views/StandardCollectionCell.m
BunnyMatcher/en.lproj/InfoPlist.strings
BunnyMatcher/en.lproj/MainStoryboard_iPad.storyboard
BunnyMatcher/en.lproj/MainStoryboard_iPhone.storyboard
BunnyMatcher/main.m
BunnyMatcherTests/BunnyMatcherTests-Info.plist
BunnyMatcherTests/BunnyMatcherTests.h
BunnyMatcherTests/BunnyMatcherTests.m
BunnyMatcherTests/ScramblerTests.h
BunnyMatcherTests/ScramblerTests.m
BunnyMatcherTests/en.lproj/InfoPlist.strings
Media/screenshot_15cc052.png
Media/screenshot_410f214.png
Media/screenshot_7310d0e.png
README.md
RELEASE.md
Rakefile
TODO.md
scripts/build.sh
scripts/tag.sh

Download

Click the following link to download bunny-matcher-master.zip.

bunny-matcher-master.zip




















Home »
  Objective C Free Code »
    Game »




2D Game
Card Game
Cocoa Game
Game
Game Center
Game Design
Game Engine
Game Framework
Hangman
Mobile Game
Multiplayer Game
Network Game
Objective C Game
OsX Game
Puzzle Game
Snake Game
Space Game
TicTacToe
Tile Game
Video Game