JavaScript appears to be disabled. We recommend you enable JavaScript while visiting this site.

(All original content on this site is licensed under the Creative Commons License Attribution-Noncommercial-No Derivative Works 3.0.)

Review: Enslaved: Odyssey to the West (2010)

The following is a review of Enslaved, Odyssey to the West (2010), released for the PlayStation 3 and Xbox 360.

A wonderful short story

When Enslaved: Odyssey to the West was first being discussed I was keeping my eye on it, as I had picked up Heavenly Sword when I picked up my PlayStation 3 and thorougly enjoyed it. However, after lackluster reviews I opted to wait until I picked it up. Unfortunately, it took this long to finally do so.

The gameplay consists of combat and exploration, and I found both to be rather satisfying. The former does allow you to get by in normal difficulty without too much strategy, which in this case I liked perfectly fine since I was playing it mostly for the story.

The exploration is extremely fluid, allowing you to quickly and easily move around, as opposed to having to move to just the right spot, or hold the left stick in just the right way.

But what I really enjoyed from the game was the story. I had no intention of finishing the game as quickly as I did (over the course of two days, maybe hitting double digit hours), but I had a very hard time putting the game down after completing a chapter. In fact, the only time I was disappointed with the story was at the very end, since I felt the ending was far too abrupt, and expected for there to be an extrended, or true ending if the game was completed on hard (which doesn't appear to be the case).

Each of the main characters has personality, something I also got from Heavenly Sword, and by the end of the journey, despite it being so short, I actually felt I had some understanding of each of the characters.

In regards to length, while it's true the game is short, it doesn't feel rushed, and there's enough to keep you playing for a little while longer, such as finding collectibles or purchasing the DLC, if you so choose.

If you enjoyed the experience that was Heavenly Sword I believe you'd enjoy this experience as well. If the combat appeals to you, I'd also recommend picking up a copy. The climbing/exploration is fairly simple, so if you'd like a complex experience in that regard, or if you want a complex combat system, you'll want to look elsewhere.

Overall, I give Enslaved: Odyssey to the West 4 of 5 stars, and I will be going through the game at least one more time.

Tags:

Categories: gaming, review

(All original content on this site is licensed under the Creative Commons License Attribution-Noncommercial-No Derivative Works 3.0.)

Review: Programming Entity Framework: Code First (2011)

The following is a review of Programming Entity Framework: Code First, written by Julia Lerman and Rowan Miller.

While I had heard of Julie Lerman and her book Programming Entity Framework, after the release of code first I was on the fence on just how much I would get out of the existing book. With the release of Programming Entity Framework: Code First I knew I'd learn something, so I picked up an electronic copy (PDF) and started digging in.

First, I should mention that I initially started working with Entity Framework via existing databases. I tried the pre-4 version, but ultimately tried to stay away until EF4 was released. I liked the Visual Studio interface to work with a database via EF, and created one site, still in production, that uses it, but I like being closer to the metal.

With the release of EF Code First I started digging in immediately, using it to create functionality on one site already in production, and most recently started working on another site, for eventual release into production. However, on this latter site I was working with more advanced models and kept running into weird EF issues.

After a few chapters in Programming Entity Framework: Code First I had determined what my issue was, and how to fix it, which alone is worth the price. In addition, while I understood data annotations, I know have a pretty firm grasp on what I can do via the Fluent API, and how I can better control what EF does when it creates the data tables to store my model.

The size of the book may initially throw you off, but I honestly believe that this book contains as much material as a book almost twice the size. In addition, while I came into the book having already worked with Entity Framework, and code first, I believe this book can easily be picked up by someone new to both technologies.

Julia Lerman will be releasing another book, Programming Entity Framework: DbContext, and I will honestly be picking that book up as well. At this point, however, I'm still on the fence on whether I'll be picking up the 'primary' book, Programming Entity Framework, but I'm sure at some point I will.

This book will definitely have select chapters read again, and will server as a good reference, so I give this book 5 of 5 stars.