Search In this Thesis
   Search In this Thesis  
العنوان
Automatic game script generation /
الناشر
Ahmed Abdelsamea Hassan Khalifa ,
المؤلف
Ahmed Abdelsamea Hassan Khalifa
هيئة الاعداد
باحث / Computer Engineering
مشرف / Magda Bahaa Eldin Fayek
مناقش / Nevin Mahmoud Darwish
مناقش / Samia Abdel Razek Mashali
تاريخ النشر
2015
عدد الصفحات
77 P. :
اللغة
الإنجليزية
الدرجة
ماجستير
التخصص
وسائل الاعلام وتكنولوجيا
تاريخ الإجازة
30/7/2015
مكان الإجازة
جامعة القاهرة - كلية الهندسة - Computer Engineering
الفهرس
Only 14 pages are availabe for public view

from 95

from 95

Abstract

Procedural content generation (PCG) has been in the industry since the early days of video games. It was used to support huge amount of data with a small footprint due to technical limitations. Although technical di{uFB03}culties became history and storage is no longer a problem, PCG is still one of the hot topics in video games{u2019} research {uFB01}eld. PCG helps in reducing development time and cost, becoming more creative, and understanding the process of creating game content. In this work, a system is proposed to help in generating levels for puzzle script. Levels are generated without any restriction on the rules. Two di{uFB00}erent approaches are used with a trade o{uFB00} between speed (constructive approach) and playability (genetic approach). These two approaches use a level evaluator that calculates the scores of the generated levels automatically based on their playability and di{uFB03}culty. The generated levels are assessed by human players statistically, and the results show that the constructive approach is capable of generating playable levels up to 90%, while genetic approach can reach up to 100%. The results also show a high correlation between the system scores and the human scores. The constructive approach is used to generate rules for Puzzle Script as well. The results of the new system prove the possibility of generating playable rules without any restriction