Amazon.com: Last Night On Earth The Zombie Game Special Edition Game Soundtrack: Toys & Games
amazon.com
Hello. Sign in to get personalized recommendations. New customer? Start here.
Kindle Fire: Now Shipping, Only $199
Your Amazon.com | Today's Deals | Gifts & Wish Lists | Gift Cards
Your Digital Items | Your Account | Help
Shop All Departments
Search
All DepartmentsAmazon Instant VideoAppliancesApps for AndroidArts, Crafts & SewingAutomotiveBabyBeautyBooksCell Phones & AccessoriesClothing & AccessoriesComputersElectronicsGift CardsGrocery & Gourmet FoodHealth & Personal CareHome & KitchenIndustrial & ScientificJewelryKindle StoreMagazine SubscriptionsMovies & TVMP3 DownloadsMusicMusical InstrumentsOffice ProductsPatio, Lawn & GardenPet SuppliesShoesSoftwareSports & OutdoorsTools & Home ImprovementToys & GamesVideo GamesWatches
Cart
Cart
Wish List
Toys & Games
Best Sellers
New Releases
Preschool Toys
Boys' Toys
Girls' Toys
Games & Puzzles
Hobby, Models & Trains
Toys Outlet
Quantity: 1 2 3 4
$9.50 + $7.00 shipping
In Stock. Sold by Funagain Games
or
Sign in to turn on 1-Click ordering.
More Buying Choices
Wondertrail
Add to Cart
$10.06 + $7.95 shipping '; return errMsg; }, onFilled: function(p) { jQuery('#SSOFpopoverLink_AMEJ2WYZ04ORK').amazonPopoverTrigger({ closeText: 'Close', title: 'What Is Fulfillment By Amazon?', locationElement: jQuery("#SSOFpopoverLink_AMEJ2WYZ04ORK"), align: "center", location: "bottom", width: 430, localContent: "#SSOFpopover_AMEJ2WYZ04ORK" }); }, onShow: function(p) { jQuery('#mbc_B0017O6JE4_AMEJ2WYZ04ORK').addClass("mbcPopoverOfferRowSelect"); }, onHide: function(p) { jQuery('#mbc_B0017O6JE4_AMEJ2WYZ04ORK').removeClass("mbcPopoverOfferRowSelect"); } }).bind("mouseenter", function() { jQuery('#mbc_B0017O6JE4_AMEJ2WYZ04ORK').addClass("mbcOfferRowSelect"); }).bind("mouseleave", function() { jQuery('#mbc_B0017O6JE4_AMEJ2WYZ04ORK').removeClass("mbcOfferRowSelect"); }); jQuery('#mbc_B0017O6JE4_AMEJ2WYZ04ORK_atc').bind("click", function() { window.location.href = jQuery('#mbc_B0017O6JE4_AMEJ2WYZ04ORK_atc a').attr('href'); return false; }); }); }
Planet Comics
Add to Cart
$14.00 + $4.99 shipping '; return errMsg; }, onFilled: function(p) { jQuery('#SSOFpopoverLink_A1ESLVCJJ9BE3S').amazonPopoverTrigger({ closeText: 'Close', title: 'What Is Fulfillment By Amazon?', locationElement: jQuery("#SSOFpopoverLink_A1ESLVCJJ9BE3S"), align: "center", location: "bottom", width: 430, localContent: "#SSOFpopover_A1ESLVCJJ9BE3S" }); }, onShow: function(p) { jQuery('#mbc_B0017O6JE4_A1ESLVCJJ9BE3S').addClass("mbcPopoverOfferRowSelect"); }, onHide: function(p) { jQuery('#mbc_B0017O6JE4_A1ESLVCJJ9BE3S').removeClass("mbcPopoverOfferRowSelect"); } }).bind("mouseenter", function() { jQuery('#mbc_B0017O6JE4_A1ESLVCJJ9BE3S').addClass("mbcOfferRowSelect"); }).bind("mouseleave", function() { jQuery('#mbc_B0017O6JE4_A1ESLVCJJ9BE3S').removeClass("mbcOfferRowSelect"); }); jQuery('#mbc_B0017O6JE4_A1ESLVCJJ9BE3S_atc').bind("click", function() { window.location.href = jQuery('#mbc_B0017O6JE4_A1ESLVCJJ9BE3S_atc a').attr('href'); return false; }); }); }
6 used & new from $2.95
Have one to sell? Sell yours here
Share
See larger image ", ""); } var spinnerForHZ = 'http://g-ecx.images-amazon.com/images/G/01/ui/loadIndicators/loading-small._V192238939_.gif'; var spinnerDimensions = [23,23]; var hzSpinnerOn = 0, ivSpinnerOn = 0; var cbEventEnum = {"none" : 0, "changeImage" : 1, "mouseover" : 2, "openIV" : 3}; var cbImageURL,cbHiResUrl, cbEvent, cbImageID, cbImageTagID, cbShowNotesTag, lastEventType = "none"; function showHZSpinner(spinnerForHZ) { amznJQ.available("jQuery", function(){ if(!hzSpinnerOn) { var parent = jQuery("#prodImageCell"); var offset = {top: (parent.height() - spinnerDimensions[1]) / 2, left: (parent.width() - spinnerDimensions[0]) / 2 }; parent.css("position", "relative").append("
"); hzSpinnerOn = 1; } }); } function removeHZSpinner() { amznJQ.available("jQuery", function(){ if(hzSpinnerOn) { jQuery("#hoverZoomSpinner").remove(); } }); } function showIVSpinner() { if(ivSpinnerOn) { return; } amznJQ.available("jQuery", function(){ removeHZSpinner(); if(!jQuery.browser.mozilla) { jQuery(document.body).css("overflow","hidden"); } jQuery(document.body).css("opacity","0.4"); jQuery('#loadingImage').css({"left": function(){ return ( jQuery(window).width() - jQuery('#loadingImage').width() ) / 2+jQuery(window).scrollLeft() + "px"; },"top" : function(){ return ( jQuery(window).height() - jQuery('#loadingImage').height()) / 2+jQuery(window).scrollTop() + "px"; },"display":"block"}); ivSpinnerOn = 1; }); } // The below 4 functions are wrappers to handle async JS. function async_changeImage(imageURL, hiResUrl, event, spinnerForHZ) { if(productImageJSdownloaded) { removeHZSpinner(); changeImage(imageURL, hiResUrl, event, spinnerForHZ); } else { lastEventType = cbEventEnum.changeImage; cbImageURL = imageURL; cbHiResUrl = hiResUrl; cbEvent = event; showHZSpinner(spinnerForHZ); } } function async_onMouseOver(imageID, imageTagID, showNotesTag) { if(productImageJSdownloaded) { removeHZSpinner(); displayImage(imageID); if(showNotesTag) { ciuAnnotationsMouseover(imageID, imageTagID); } } else { showHZSpinner(spinnerForHZ); lastEventType = cbEventEnum.mouseover; cbImageID = imageID; cbImageTagID = imageTagID; cbShowNotestag = showNotesTag; } } function async_onMouseOut(imageID, showNotesTag) { if(productImageJSdownloaded) { if(showNotesTag) { ciuAnnotationsMouseout(imageID); } resetCaption(imageID); } } function async_openImmersiveView(event) { if(productImageJSdownloaded) { openImmersiveView(event); } else { showIVSpinner(); lastEventType = cbEventEnum.openIV cbEvent = event; } }
Share your own customer images
Last Night On Earth The Zombie Game Special Edition Game Soundtrack by Flying Frog Productions
Be the first to review this item |
List Price:
$11.97
Price:
$9.50
Deal Price:
You Save:
$2.47 (21%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Funagain Games. Gift-wrap available.
Only 4 left in stock--order soon.
3 new from $9.50 3 collectible from $2.95
Free Gund Bear with $75 Purchase
For a limited time, when you purchase $75 in qualifying toys, you can get the Amazon-Exclusive Gund Bear for free--a $29 value. Just add your items to your cart, including the bear, and the savings will be reflected at checkout. Bear does not apply to the $75 in qualifying products. Learn more
? See more product promotions
Customers Who Bought This Item Also Bought
Page of (Start over)
Back
Last Night On Earth - The Zombie Game by Flying Frog Productions
4.7 out of 5 stars (63)
$47.44
Hero Pack by Flying Frog Productions
4.9 out of 5 stars (7)
$22.44
Zombies w/ Grave Weapons Miniature by Flying Frog Productions
4.2 out of 5 stars (5)
$18.22
Last Night On Earth Growing Hunger Exp... by Flying Frog Productions
4.9 out of 5 stars (9)
$30.59
Survival of the Fittest by Flying Frog Productions
4.2 out of 5 stars (5)
$20.29
Forbidden Island by Gamewright
4.6 out of 5 stars (94)
$13.78
Next
Product Features
Soundtrack by Mary Beth Magallanes
Special Edition Game Soundtrack with Bonus Songs and Exclusive Game Cards
Product Details
Product Dimensions: 6 x 0.5 x 6 inches ; 6.1 ounces
Shipping Weight: 8 ounces (View shipping rates and policies)
ASIN: B0017O6JE4
Item model number: 0102
Manufacturer recommended age: 12 years and up
Amazon Best Sellers Rank: #201,231 in Toys & Games (See Top 100 in Toys & Games)
Average Customer Review: Be the first to review this item
Would you like to give feedback on images?
Frequently Bought Together
+
+
Price For All Three: $79.38
These items are shipped from and sold by different sellers. Show details '; var bxgyDefaultMsgShow = 'Show availability and shipping details'; var bxgyAllMsgHide = 'These items are shipped from and sold by different sellers. Hide details'; var bxgyAllMsgShow = 'These items are shipped from and sold by different sellers. Show details'; var bxgyXYMsgHide = 'These items are shipped from and sold by different sellers. Hide details'; var bxgyXYMsgShow = 'These items are shipped from and sold by different sellers. Show details'; var bxgyXZMsgHide = 'These items are shipped from and sold by different sellers. Hide details'; var bxgyXZMsgShow = 'These items are shipped from and sold by different sellers. Show details'; var bxgyYZMsgHide = 'Hide availability and shipping details'; var bxgyYZMsgShow = 'Show availability and shipping details'; var mapText = 'To see our price, add these items to your cart. Why don't we show the price?'; var mapTextSingleAsin = 'To see our price, add this item to your cart. You can always remove it later. Why don't we show the price?'; Buy the selected items together
This item: Last Night On Earth The Zombie Game Special Edition Game Soundtrack by Flying Frog Productions $9.50
In Stock.
Ships from and sold by Funagain Games.
$7.00 shipping.
In Stock.
Ships from and sold by Funagain Games.
$7.00 shipping.
Hero Pack by Flying Frog Productions $22.44
In Stock.
Sold by Lost Harbor and ships from Amazon Fulfillment.
Eligible for FREE Super Saver Shipping on orders over $25. Details
In Stock.
Sold by Lost Harbor and ships from Amazon Fulfillment.
Eligible for FREE Super Saver Shipping on orders over $25. Details
Last Night On Earth - The Zombie Game by Flying Frog Productions $47.44
In Stock.
Sold by Art's Game Store and ships from Amazon Fulfillment.
This item ships for FREE with Super Saver Shipping. Details
In Stock.
Sold by Art's Game Store and ships from Amazon Fulfillment.
This item ships for FREE with Super Saver Shipping. Details
Product Description
New Special Edition Game Soundtrack for Last Night on Earth features 16 tracks of music created specifically for the game. This includes the entire original soundtrack plus five new songs inspired by upcoming expansions. The CD features new artwork and liner notes from the composer and TWO EXCLUSIVE NEW GAME CARDS only available with the Special Edition Soundtrack. This is a must-have for fans of the game! This is a special preview item and is not available in stores.
Product Ads from External Websites(What's this?)
Sponsored Content
Bucephalus Games Zombie Mosh! Ages 9 and up, 1 ea
$24.99
+ $5.99 Est. shipping
Drugstore.com
Last Night on Earth: Growing Hunger Expansion
4.9 out of 5 stars (9)
$31.95
No Shipping Info
FRP Games
Texts from Last Night 2012 Desk Calendar
$12.99
No Shipping Info
CalendarsDotCom
Zombie Mosh
$14.99
No Shipping Info
FRP Games
See a problem with these advertisements?Let us know
Advertise here
Customer Reviews
There are no customer reviews yet.
Create your own review
Video reviews
Amazon now allows customers to upload product video reviews. Use a webcam or video camera to record and upload reviews to Amazon.
Customers Who Viewed This Item Also Viewed
Page of (Start over)
Back
Last Night On Earth - The Zombie Game by Flying Frog Productions
4.7 out of 5 stars (63)
$47.44
Hero Pack by Flying Frog Productions
4.9 out of 5 stars (7)
$22.44
Last Night On Earth Growing Hunger Exp... by Flying Frog Productions
4.9 out of 5 stars (9)
$30.59
Zombies w/ Grave Weapons Miniature by Flying Frog Productions
4.2 out of 5 stars (5)
$18.22
Survival of the Fittest by Flying Frog Productions
4.2 out of 5 stars (5)
$20.29
A Touch Of Evil Supernatural Game by Flying Frog Productions
4.3 out of 5 stars (7)
$39.02
Next
Suggested Tags from Similar Products (What's this?)
Be the first one to add a relevant tag (keyword that's strongly related to this product).
Check a corresponding box or enter your own tags in the field below.
board game(132)
cooperative games(52)
games(45)
horror(42)
strategy game(95)
zombie game(35)
zombies(51)
strategy(27)
cooperative(25)
fantasy flight games(17)
Your tags: Add your first tag
Search Products Tagged with
See most popular tags
Like 1321630848 false 0 0 0 0 (0)
Customer Discussions
This product's forum
Discussion
Replies
Latest Post
No discussions yet
Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Receive e-mail when new posts are made
Prompts for sign-in
Guidelines
Active discussions in related forums
Discussion
Replies
Latest Post
Toys forum Black Doll sells for $20 more than other dolls
236
7 hours ago
Toys forum what it means to toy " Collectible - Very Good"
3
13 hours ago
Toys forum What was the best toy you ever received on Christmas morning?
725
14 hours ago
Toys forum Toys not made in China?
126
14 hours ago
Toys forum Favorite ECO toy
0
14 hours ago
Toys forum Amazon - Third party sellers are killing the deals!
107
16 hours ago
Toys forum Buyers Wall of Nastyness
5
16 hours ago
Toys forum How many people on here are buying toys for themselves? XD Calling all Collectors
118
16 hours ago
Search Customer Discussions
Search all Amazon discussions
Related forums
Toys forum (248 discussions)
Listmania!
Great games for two: A list by Jonathan L. Schindler
Games I Own--List One: A list by Robbalee Peterson
20 Fantastic & Fresh Family Games: A list by Daniel L Edelen Create a Listmania! list
Search Listmania!
So You'd Like to...
Best Board Games: A guide by Robert J. Glosik
Play some good, strategic boardgames: A guide by Hurricanespence
find some mildly geeky entertainment: A guide by Alain Gomez "Book Brouhaha" Create a guide
Search Guides
Look for Similar Items by Category
Toys & Games > Games > Board Games
Feedback
If you need help or have a question for Customer Service, contact us.
Would you like to give feedback on images?
Is there any other feedback you would like to provide?
Your comments can help make our site better for everyone. Please note that we are unable to respond directly to all feedback submitted via this form, but we'll ask you to sign in so we can contact you if needed. Feedback is limited to 1000 characters.
Funagain Games Privacy Statement
Funagain Games Shipping Information
Funagain Games Returns & Exchanges
Your Recent History (What's this?)
After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.
? View and edit your browsing history
Get to Know Us
Careers
Investor Relations
Press Releases
Amazon and Our Planet
Amazon in the Community
Make Money with Us
Sell on Amazon
Become an Affiliate
Advertise Your Products
Independently Publish with Us
? See all
Let Us Help You
Shipping Rates & Policies
Amazon Prime
Returns Are Easy
Manage Your Kindle
Help
Canada China France Germany Italy Japan Spain United Kingdom
AbeBooks
Rare Books
& Textbooks
AmazonLocal
Great Local Deals
in Your City
AmazonWireless
Cellphones &
Wireless Plans
Askville
Community
Answers
Audible
Download
Audio Books
Diapers.com
Everything
But The Baby
DPReview
Digital
Photography
Endless
Shoes
& More
Fabric
Sewing, Quilting
& Knitting
IMDb
Movies, TV
& Celebrities
MYHABIT
Private Fashion
Designer Sales
Shopbop
Designer
Fashion Brands
Small Parts
Industrial
Supplies
Soap.com
Health, Beauty &
Home Essentials
Warehouse Deals
Open-Box
Discounts
Woot
Never Gonna
Give You Up
Zappos
Shoes &
Clothing
Conditions of Use Privacy Notice ? 1996-2011, Amazon.com, Inc. or its affiliates
'); jQuery('#amznCommonIframe').attr('src', '/gp/performance/page-framework/detail/187-6728188-1591937?ie=UTF8&storeID=toys-and-games&nodeID=165793011'); }, 3500 ); }); }); }
