Engine: Difference between revisions

From MMTributeWiki
Jump to navigation Jump to search
(update)
(update)
 
Line 1: Line 1:
{{Coding}}
{{Coding}}


The game engine is programmed in [http://en.wikipedia.org/wiki/C_Sharp_%28programming_language%29 C#], at the moment applying [http://en.wikipedia.org/wiki/Visual_C_Sharp Microsoft Visual C# 2008 Express Edition]. This implies, that to play the game one must install [http://en.wikipedia.org/wiki/Microsoft Microsoft's] [http://en.wikipedia.org/wiki/.NET_Framework .NET 3].
The game engine is programmed in [http://en.wikipedia.org/wiki/C_Sharp_%28programming_language%29 C#], at the moment applying [http://en.wikipedia.org/wiki/Visual_C_Sharp Microsoft Visual C# 2010 Express Edition]. This implies, that to play the game one must install [http://en.wikipedia.org/wiki/Microsoft Microsoft's] [http://en.wikipedia.org/wiki/.NET_Framework .NET 4.5].


[[Category:Coding]]
[[Category:Coding]]

Latest revision as of 01:14, 12 February 2013

Project Knowledge Base Playing Guide Coding

Coding

Engine
Interface
Scripts
Dialogues
Data
Tavern game
Tools


The game engine is programmed in C#, at the moment applying Microsoft Visual C# 2010 Express Edition. This implies, that to play the game one must install Microsoft's .NET 4.5.