Posts Tagged ‘360’


My 15 Most Anticipated Games of 2010 (1 – 15)

1 Comment// Posted in Video Games by Sean on 01.09.10.

function showStuff(id) {
document.getElementById(id).style.display = ‘block’;
document.getElementById(id+’-show’).style.display = ‘none’;
document.getElementById(id+’-hide’).style.display = ‘inline’;
}
function hideStuff(id) {
document.getElementById(id).style.display = ‘none’;
document.getElementById(id+’-show’).style.display = ‘inline’;
document.getElementById(id+’-hide’).style.display = ‘none’;
}
This holiday season, and 2009 in general really, were a great time for games. In fact, it was probably the best year in games to date. But looking forward at the slew of fantastic games being released [...]


360 Review: Beatles Rock Band

No Comments// Posted in Reviews, Video Games by Sean on 09.10.09.

I’ve always loved Guitar Hero and Rock Band games in a way, so it’s no suprise that I picked up the Beatles Rock Band. I was pretty excited for it despite not exactly loving the Beatles like others do. But I figured it would be a more fun game for parties and gatherings [...]