View Single Post
  #1  
06-10-2012, 10:13 PM
RoryF's Avatar
RoryF
aka OddMan360
 
: Jul 2009
: 42 Wallaby Way
: 1,485
Blog Entries: 17
Rep Power: 17
RoryF  (860)RoryF  (860)RoryF  (860)RoryF  (860)RoryF  (860)RoryF  (860)RoryF  (860)
Text Adventure Fangame!

I played a lot of those text adventure games recently that use nothing other than ascii characters to display itself and only the keyboard for controls. I decided that I would make a game like this and I thought I may as well make a fangame of Oddworld using it. Hopefully this won't fall into vapourware as have many previous fangames (like joshkrz's unfortunately).

I have started making it, not loads yet but still, the base is there, I just need to make the actual level screen portion. It has got a story, here are a few screenshots of what has happened so far:

Class type screen:

Each class of mudokon does have their individual bios. Also, the way the class exp bonuses work is: random(10, 15+classbonus). So if the class bonus was +3, you'd have a chance of getting between 10 and 18.

Intoduction screen (story):

I'm sure you can guess who the certain mudokon is.

Stats loadout screen:

Continued from the class screen, this is where you actually pick your starting stats. This is where that random 10 to 15 thing works out.

Main game screen (in progress):


I will be continuing this after I get back from school today so don't worry if I don't post for a while.
Attached Thumbnails
Click image for larger version

Name:	bioscreen.png
Views:	476
Size:	55.5 
ID:	13442   Click image for larger version

Name:	intro.png
Views:	464
Size:	67.3 
ID:	13443   Click image for larger version

Name:	main.png
Views:	474
Size:	60.0 
ID:	13444   Click image for larger version

Name:	stats.png
Views:	489
Size:	58.7 
ID:	13445  
__________________
>> oddmatics.co.uk <<
there's stuff there, totally cool stuff, really!


Last edited by RoryF; 06-12-2012 at 07:12 AM..
Reply With Quote