polyadvent

A game engine from scratch in C
git clone git://jb55.com/polyadvent
Log | Files | Refs | README

readme.txt (5396B)


      1 
      2                              _______  _______  _______  ______  _________ _       
      3                             (  ____ \(  ___  )(  ____ )(  ___ \ \__   __/( (    /|
      4                             | (    \/| (   ) || (    )|| (   ) )   ) (   |  \  ( |
      5                             | (_____ | |   | || (____)|| (__/ /    | |   |   \ | |
      6                             (_____  )| |   | ||     __)|  __ (     | |   | (\ \) |
      7                                   ) || |   | || (\ (   | (  \ \    | |   | | \   |
      8                             /\____) || (___) || ) \ \__| )___) )___) (___| )  \  |
      9                             \_______)(_______)|/   \__/|/ \___/ \_______/|/    )_)
     10                                                                                                                                               
     11 
     12                                                                          
     13 
     14 
     15                                                                                                      
     16 
     17                                        From the Mind of the Mighty Pete !
     18 
     19 
     20                                                     Enjoy !
     21 
     22             
     23                                      http://www.geocities.com/petes-oasis/
     24 
     25 
     26                                     http://www.planethalflife.com/wadfather/
     27 
     28                     
     29                                   
     30 
     31 
     32                                                    $,  $,     ,            
     33                                                    "ss.$ss. .s'     
     34                                            ,     .ss$$$$$$$$$$s,              
     35                                            $. s$$$$$$$$$$$$$$`$$Ss       
     36                                            "$$$$$$$$$$$$$$$$$$o$$$       ,       
     37                                           s$$$$$$$$$$$$$$$$$$$$$$$$s,  ,s  
     38                                          s$$$$$$$$$"$$$$$$""""$$$$$$"$$$$$,     
     39                                          s$$$$$$$$$$s""$$$$ssssss"$$$$$$$$"   
     40                                         s$$$$$$$$$$'         `"""ss"$"$s""      
     41                                         s$$$$$$$$$$,              `"""""$  .s$$s
     42                                         s$$$$$$$$$$$$s,...               `s$$'  `
     43                                     `ssss$$$$$$$$$$$$$$$$$$$$####s.     .$$"$.   , s-
     44                                       `""""$$$$$$$$$$$$$$$$$$$$#####$$$$$$"     $.$'
     45                                             "$$$$$$$$$$$$$$$$$$$$$####s""     .$$$|
     46                                              "$$$$$$$$$$$$$$$$$$$$$$$$##s    .$$" $ 
     47                                               $$""$$$$$$$$$$$$$$$$$$$$$$$$$$$$$"   `
     48                                              $$"  "$"$$$$$$$$$$$$$$$$$$$$S""""' 
     49                                         ,   ,"     '  $$$$$$$$$$$$$$$$####s  
     50                                         $.          .s$$$$$$$$$$$$$$$$$####"
     51                             ,           "$s.   ..ssS$$$$$$$$$$$$$$$$$$$####"
     52                             $           .$$$S$$$$$$$$$$$$$$$$$$$$$$$$#####"
     53                             Ss     ..sS$$$$$$$$$$$$$$$$$$$$$$$$$$$######""
     54                              "$$sS$$$$$$$$$$$$$$$$$$$$$$$$$$$########"
     55                       ,      s$$$$$$$$$$$$$$$$$$$$$$$$#########""'
     56                       $    s$$$$$$$$$$$$$$$$$$$$$#######""'      s'         ,
     57                       $$..$$$$$$$$$$$$$$$$$$######"'       ....,$$....    ,$
     58                        "$$$$$$$$$$$$$$$######"' ,     .sS$$$$$$$$$$$$$$$$s$$
     59                          $$$$$$$$$$$$#####"     $, .s$$$$$$$$$$$$$$$$$$$$$$$$s.
     60               )          $$$$$$$$$$$#####'      `$$$$$$$$$###########$$$$$$$$$$$.
     61              ((          $$$$$$$$$$$#####       $$$$$$$$###"       "####$$$$$$$$$$ 
     62              ) \         $$$$$$$$$$$$####.     $$$$$$###"            "###$$$$$$$$$   s'
     63             (   )        $$$$$$$$$$$$$####.   $$$$$###"  The Mighty    ####$$$$$$$$s$$'
     64             )  ( (       $$"$$$$$$$$$$$#####.$$$$$###'      Pete      .###$$$$$$$$$$"
     65             (  )  )   _,$"   $$$$$$$$$$$$######.$$##'              .###$$$$$$$$$$
     66             ) (  ( \.         "$$$$$$$$$$$$$#######,,,.          ..####$$$$$$$$$$$"
     67            (   )$ )  )        ,$$$$$$$$$$$$$$$$$$####################$$$$$$$$$$$"        
     68            (   ($$  ( \     _sS"  `"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$S$$,       
     69             )  )$$$s ) )  .      .   `$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$"'  `$$   
     70              (   $$$Ss/  .$,    .$,,s$$$$$$##S$$$$$$$$$$$$$$$$$$$$$$$$S""        ' 
     71                \)_$$$$$$$$$$$$$$$$$$$$$$$##"  $$        `$$.        `$$.
     72                    `"S$$$$$$$$$$$$$$$$$#"      $          `$          `$
     73                        `"""""""""""""'         '           '           '
     74 
     75 
     76 
     77 
     78 
     79 
     80 No bones about it, based on a parameter file by who knows?
     81 Thanks, Too bad cause it's nice stuff.
     82 
     83 Name length warning:
     84 
     85 It's possible that the file names are too long for some older games.
     86 If that's the case just shorten them leaving everything after the _ and they should work just fine.
     87 Remember you only need the *.tga and *.bmp for some games and the *.tga and *.pcx for other games.
     88 If you don't need them you don't have to include them with your map.
     89 Don't distribute my zips, If you want the originals go back to the Wadfather and download a fresh set.   
     90 
     91                
     92 
     93 
     94