• Home
  • Get Inspired
    • Kids Crafts
    • TRAVEL
    • FOOD
    • TIPS AND IDEAS
    • Etsy Shop
    • TPT Store
    • About Me
  • Printables
  • CONTACT ME
  • HOLIDAYS
    • Valentine’s Day
    • St. Patrick’s Day
    • Spring & Easter
    • 4th of July
    • Halloween
    • Christmas & Winter
    • Parties

Making Life Blissful

Screen-Free Creativity


You are here: Home / FAMILY / Fun with Kids / Turtle Power! Guest Post: Teenage Mutant Ninja Turtle Party

Fun with Kids, Parties, Uncategorized · 03/14/2013

Turtle Power! Guest Post: Teenage Mutant Ninja Turtle Party

Hello!  Today I have another guest post from My Sis!  This time it’s an awesome and easy Teenage Mutant Ninja Turtle (TMNT) birthday party idea for kids! (Lots of green, just in time for St. Patty’s Day).  Enjoy!

 I love the color GREEN so when my March birthday boy wanted a Teenage Mutant Ninja Turtles party I got excited!  However, I realized later that it was not going to be easy as I thought.  Not many party products easily accessible and reasonably priced out there to purchase yet.  But a whole new generation of kids are watching the new TNMT cartoon on Nickelodeon it won’t take long for party products to come out again.  So in the mean time here’s some ideas of what I did to make a simple at home TMNT party for 8 6-7 year old boys.

Of course the first thing I needed was the invitations had to be considered and I went straight to Etsy.  There are several options for TMNT personalized party invites.  I chose this one from FranciscoFavs.  It cost only $7 for digital copy of invite and goodie bag tags (shown at top).
Next I needed to figure out the masks….There are many mask patterns on the internet to choose from. I just printed this one from huah.livejournal.com/10973.html and traced it onto felt and used black stretchy floss from the sewing Dept at Hobby Lobby to attach them with.  The boys loved these!

For the goodie bags, I was lucky enough to come upon McDonald’s Happy Meals with the turtles as the prize so I asked them if I could purchase them for a party.  It cost me a dollar per turtle and they had all 4 of them–not bad!  Other party favors I used were GUMMY SLUGS
, Pizza Candy Boxes with
gum balls (my son’s choice) and Glow in The Dark Slime  (which the all boys LOVED!).

Printable birthday party games! Just print and play! Shop now with Funsational!
Funsational
For the games, I made my own sewer lids, cut out of large cardboard boxes.  Spray painted with silver glitter and painted NYC. I used 1 for the entrance to the sewer and 2 for a training game of “Ninja Star Toss”.  I kept the 2 boxes I cut out and saved them for “tunnels” into the sewer and an obstacle course ninja training game.   I made our basement as the “sewer”or the “turtle lair”.  We have dimmer lights and dimmed them down to low as possible.  I used black garbage bags, cut them up and used duck tape to tape them to cover over the top of the basement stairway to make the entrance more realistic.  I stuck the sewer lid on the front entry and the boys had to say the secret password to get down to the sewer “Cowabunga Dude!” of course!

Instead of calling it games we called it “NInja Training” and my older son put on a purple robe and played as “Splinter” the turtles sensai. 

 I collected a bunch of dollar store wrapping paper rolls (the thinner ones) and used them for wrapping my sons gifts and then covered the middle with colored tape. “Splinter” gave one to each boy to learn how to use the bow staff like Donatello.  The boys really loved learning how to swing it and handle it.  After Splinter taught them how to use it they divided into teams and played an obstacle course game with it.  (This is where I used the large boxes that had the sewer lid cut outs.)  Don’t have a picture of that.  🙁  But they basically had to use their bow staff switching both sides to hit a balloon around and through the box and some chairs.  Easy.

One of the games they did after that was take turns playing with the magnetic TMNT dart board.  It was a gift for my son that he opened early so we could use it for the party.  I found this on Amazon at Teenage Mutant Ninja Turtles Reversible Magnetic Dartboard
  Splinter said that this exercise helps the Ninjas warm up for the “Ninja Star Toss”….
My older son made a bunch of paper ninja stars, showed them different ways that ninjas throw them and then had them divide up and practice aiming and tossing them onto the extra sewer lids that I made. 
We then came upstairs (out of the sewer) and made mini pizzas. Turtles LOVE PIZZA!   While they were in the oven I had the boys color their paper ninja stars with markers.  They had a blast picking and choosing their color patterns.  They really considered their star to be special after this and all of them wanted to make sure they didn’t leave the party without their star! 
I used simple party decor.  The TMNT colors are blue, purple, red, and orange.  It wasn’t difficult to go to Walmart and get those colors for the cups, plates, and napkins.  The balloons also were in these colors.  Everything else was a LIME GREEN. 

For dessert we had “Turtle Slime Punch”  (which is just Lime Sherbet with Sprite and pineapple juice), and “Green Slime Cupcakes” .  The cupcakes I colored a white cake mix 4 of the ninja colors and spooned a spoonful of each into the cupcake liners.  It made a nice colored surprise inside!  Sorry I don’t have pictures for these but I was a little busy Mommy at the party!  

In the end, the boys had a great 2 hours of fun and it really didn’t cost too much for all this–just some thinking and prepping ahead that’s all.

http://www.pebblesandpiggytails.com/2013/03/turtle-power-guest-post-teenage-mutant.html

  
Subscribe to our mailing list
* indicates required
Email Address *

First Name

Email Format

  • html
  • text

var fnames = new Array();var ftypes = new Array();fnames[0]=’EMAIL’;ftypes[0]=’email’;fnames[1]=’FNAME’;ftypes[1]=’text’;
try {
var jqueryLoaded=jQuery;
jqueryLoaded=true;
} catch(err) {
var jqueryLoaded=false;
}
var head= document.getElementsByTagName(‘head’)[0];
if (!jqueryLoaded) {
var script = document.createElement(‘script’);
script.type = ‘text/javascript’;
script.src = ‘//ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js’;
head.appendChild(script);
if (script.readyState && script.onload!==null){
script.onreadystatechange= function () {
if (this.readyState == ‘complete’) mce_preload_check();
}
}
}

var err_style = ”;
try{
err_style = mc_custom_error_style;
} catch(e){
err_style = ‘#mc_embed_signup input.mce_inline_error{border-color:#6B0505;} #mc_embed_signup div.mce_inline_error{margin: 0 0 1em 0; padding: 5px 10px; background-color:#6B0505; font-weight: bold; z-index: 1; color:#fff;}’;
}
var head= document.getElementsByTagName(‘head’)[0];
var style= document.createElement(‘style’);
style.type= ‘text/css’;
if (style.styleSheet) {
style.styleSheet.cssText = err_style;
} else {
style.appendChild(document.createTextNode(err_style));
}
head.appendChild(style);
setTimeout(‘mce_preload_check();’, 250);

var mce_preload_checks = 0;
function mce_preload_check(){
if (mce_preload_checks>40) return;
mce_preload_checks++;
try {
var jqueryLoaded=jQuery;
} catch(err) {
setTimeout(‘mce_preload_check();’, 250);
return;
}
var script = document.createElement(‘script’);
script.type = ‘text/javascript’;
script.src = ‘http://downloads.mailchimp.com/js/jquery.form-n-validate.js’;
head.appendChild(script);
try {
var validatorLoaded=jQuery(“#fake-form”).validate({});
} catch(err) {
setTimeout(‘mce_preload_check();’, 250);
return;
}
mce_init_form();
}
function mce_init_form(){
jQuery(document).ready( function($) {
var options = { errorClass: ‘mce_inline_error’, errorElement: ‘div’, onkeyup: function(){}, onfocusout:function(){}, onblur:function(){} };
var mce_validator = $(“#mc-embedded-subscribe-form”).validate(options);
$(“#mc-embedded-subscribe-form”).unbind(‘submit’);//remove the validator so we can get into beforeSubmit on the ajaxform, which then calls the validator
options = { url: ‘http://pebblesandpiggytails.us3.list-manage1.com/subscribe/post-json?u=195fdff096aa1ebc364306827&id=3acdcf8b08&c=?’, type: ‘GET’, dataType: ‘json’, contentType: “application/json; charset=utf-8″,
beforeSubmit: function(){
$(‘#mce_tmp_error_msg’).remove();
$(‘.datefield’,’#mc_embed_signup’).each(
function(){
var txt = ‘filled’;
var fields = new Array();
var i = 0;
$(‘:text’, this).each(
function(){
fields[i] = this;
i++;
});
$(‘:hidden’, this).each(
function(){
var bday = false;
if (fields.length == 2){
bday = true;
fields[2] = {‘value’:1970};//trick birthdays into having years
}
if ( fields[0].value==’MM’ && fields[1].value==’DD’ && (fields[2].value==’YYYY’ || (bday && fields[2].value==1970) ) ){
this.value = ”;
} else if ( fields[0].value==” && fields[1].value==” && (fields[2].value==” || (bday && fields[2].value==1970) ) ){
this.value = ”;
} else {
if (/[day]/.test(fields[0].name)){
this.value = fields[1].value+’/’+fields[0].value+’/’+fields[2].value;
} else {
this.value = fields[0].value+’/’+fields[1].value+’/’+fields[2].value;
}
}
});
});
$(‘.phonefield-us’,’#mc_embed_signup’).each(
function(){
var fields = new Array();
var i = 0;
$(‘:text’, this).each(
function(){
fields[i] = this;
i++;
});
$(‘:hidden’, this).each(
function(){
if ( fields[0].value.length != 3 || fields[1].value.length!=3 || fields[2].value.length!=4 ){
this.value = ”;
} else {
this.value = ‘filled’;
}
});
});
return mce_validator.form();
},
success: mce_success_cb
};
$(‘#mc-embedded-subscribe-form’).ajaxForm(options);

});
}
function mce_success_cb(resp){
$(‘#mce-success-response’).hide();
$(‘#mce-error-response’).hide();
if (resp.result==”success”){
$(‘#mce-‘+resp.result+’-response’).show();
$(‘#mce-‘+resp.result+’-response’).html(resp.msg);
$(‘#mc-embedded-subscribe-form’).each(function(){
this.reset();
});
} else {
var index = -1;
var msg;
try {
var parts = resp.msg.split(‘ – ‘,2);
if (parts[1]==undefined){
msg = resp.msg;
} else {
i = parseInt(parts[0]);
if (i.toString() == parts[0]){
index = parts[0];
msg = parts[1];
} else {
index = -1;
msg = resp.msg;
}
}
} catch(e){
index = -1;
msg = resp.msg;
}
try{
if (index== -1){
$(‘#mce-‘+resp.result+’-response’).show();
$(‘#mce-‘+resp.result+’-response’).html(msg);
} else {
err_id = ‘mce_tmp_error_msg’;
html = ‘

‘+msg+’

‘;

var input_id = ‘#mc_embed_signup’;
var f = $(input_id);
if (ftypes[index]==’address’){
input_id = ‘#mce-‘+fnames[index]+’-addr1′;
f = $(input_id).parent().parent().get(0);
} else if (ftypes[index]==’date’){
input_id = ‘#mce-‘+fnames[index]+’-month’;
f = $(input_id).parent().parent().get(0);
} else {
input_id = ‘#mce-‘+fnames[index];
f = $().parent(input_id).get(0);
}
if (f){
$(f).append(html);
$(input_id).focus();
} else {
$(‘#mce-‘+resp.result+’-response’).show();
$(‘#mce-‘+resp.result+’-response’).html(msg);
}
}
} catch(e){
$(‘#mce-‘+resp.result+’-response’).show();
$(‘#mce-‘+resp.result+’-response’).html(msg);
}
}
}

About Lisa Jorgensen

I was hit by an intoxicated driver when I was walking on the sidewalk. I was also 6 months pregnant at the time. I learned a huge lesson about miracles and not taking life for granted. I believe in finding the good and making life blissful with family, food, and fun ideas. Every moment matters.

Follow My Instagram

Family time @bigbrainescape was so fun today! We m Family time @bigbrainescape was so fun today! We made it out in 42 mins!! First time trying this escape room place and we loved the clever puzzles.  Staff was super friendly and the themes were fun. $25 per person. Do you like escape rooms? #escaperooms #bigbrainescape #bountifulcity #familyactivities
“Peace I leave with you. My peace I give unto you: “Peace I leave with you. My peace I give unto you: not as the world giveth, give I unto you. Let not your heart be troubled, neither let it be afraid.” -John 14:27

-
-
#peaceandquiet #peaceonearth #john14v27 #peaceinchrist #lookuntochrist #mypeaceigivetoyou #comeuntochrist @comeuntochrist
Remembering how much I love stars, the sky, wildfl Remembering how much I love stars, the sky, wildflowers, and my husband with every camping trip we take… 🌌 🌅 🌼 👩‍❤️‍👨 🏕️. 
-
#trailercamping #emptynesterlife #emptynesttravel #familytravel 
-Monte Cristo Campground, Utah.
How can you be sad with all these yellow flowers a How can you be sad with all these yellow flowers around? #yellowstonenationalpark #wildflowers
-
 #yellowflowers🌼 #summerwildflowers #familytravelling #emptynesttravel
Happy 4th of July! Grateful to be an American 🇺🇸 c Happy 4th of July! Grateful to be an American 🇺🇸 child… #makinglifeblissful #familytravel #emptynesttravel #4thofjuly #gratefulforamerica
Summer days on Grandma & Grandpa’s farm. These are Summer days on Grandma & Grandpa’s farm. These are the moments that make it feel like summer. #memoriesthatmatter #emptynesterlife #pickingraspberries #familytravel #makinglifeblissful

This Site is affiliated with Monumetric (dba for The Blogger Network, LLC) for the purposes of placing advertising on the Site, and Monumetric will collect and use certain data for advertising purposes. To learn more about Monumetric’s data usage, click here: https://www.monumetric.com/publisher-advertising-privacy/

About Me

About

Hi I'm Lisa! This is the place for families who are looking for screen-free activities to keep kids entertained and discovering the world around them. If you are looking for crafts, travel ideas, family activities, and recipes then this is the place! I'm a regular, freckle-faced mom of 3 dreaming of travel and posting between laundry loads. I believe in God, miracles and all the positivity I can get! Thanks for stopping by!

Join my newsletter!

Join my newsletter!

Browse

  • PRINTABLES
  • FAMILY
  • My Accident and Miracle Story
  • Life Lessons
  • Gift Guides
  • Etsy Shop
Design by SkyandStars.co
Back Top

Copyright © 2026. making life blissful