Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.07 KB

README.md

File metadata and controls

18 lines (13 loc) · 1.07 KB

The Dungeon Throne

Dzejrou, MFF UK

Thesis Name:

The Dungeon Throne: A 3D Dungeon Managment Game

Abstract:

The goal of this thesis is to design and implement a real-time strategy game in a 3D world with emphasis on high modifiability using a suitable scripting language. Inspired by the Dungeon Keeper series developed by Bullfrog Studios, the player's goal in this game is to protect his dungeon from endless armies of heroes raiding his domain with intentions to steal his treasures.

Once finished, the game's scripting engine should offer the ability to change data and logic of entities and systems to people with at least a basic understanding of programming. This will lead to easy future extensibility of the game and the possibility to create easily installable modifications.

Literature:

  • Programming In Lua, 3rd Edition, Roberto Ierusalimschy, Lua.org 2013
  • Game Engine Architecture, Jason Gregory, A K Peters/CRC Press 2014
  • Programming Game AI By Example, Mat Buckland, Wordware Publishing Inc. 2005

Progress album:

http://imgur.com/a/PDMd7