Project Goals

Our goal is to provide first and second year University students with a simple game that allows them to build the intuition and understanding of pointers as used in high level languages like C/C++. An educational game online could help motivate and engage these students to participate in a meaningful and educational activity and to explore key concepts outside of the classroom. Putting their theory into practice reinforces the theoretical elements and aids in their retention.

Tuesday, May 20, 2008

Software Analysis

After playing a bit with the various game design tools we found, I think that we can safely remove the OHRRPGCE from consideration.

As well as being more difficult to use, this particular program doesn't save the created games in a format that will allow them to be easily distributed. Game Maker will allow you to export games as a .exe file that can be run anywhere, and RPG Maker also allows exports to a disk.

If we wanted to do a more RPG-style game, I think we would definitely want to highly consider RPG Maker. Unlike Game Maker (which is more general), RPG Maker is designed for RPGs, with many necessary preset classes (items, weapons, magic, stats, monsters, battle system...)

We currently are playing around with a free trial offer. I believe actually buying the game is $60 -- RPG Maker also doesn't work on our lab machine (the one running Vista). If Elyse's machine worked (and ran XP) we could download it there without a problem -- right now the only version we have is on my laptop.

Buying Game Maker Pro would be $20. It seems like Game Maker works with Vista (although I haven't tested it in depth).

No comments: