Page 1 of 1

Game Development

PostPosted: 12 Aug 2015, 09:45
by PhoenixIce
What program are u guys using for developing the new Knights providence? what scripting language are u using too. Im doing a Gaming diploma and id love to help get ur new KAM version out there :)

Re: Game Development

PostPosted: 12 Aug 2015, 10:01
by thibmo
What program are u guys using for developing the new Knights providence? what scripting language are u using too. Im doing a Gaming diploma and id love to help get ur new KAM version out there :)
Hello PhoenixIce,

This game, just like KMR, is being developed in Object Pascal.
This can be done via many IDE's yet the most common are Delphi/RAD-Studio(WDC) and Lazarus(FPC).

For more info I must refer you to the website, as this has been posted there already. :)
http://www.knightsprovince.com/about/

Re: Game Development

PostPosted: 12 Aug 2015, 10:34
by Krom
The game is called Knights Province (not Providence) and it is not a successor to KaM. It is a separate game just happening to use the same game engine we wrote from scratch ;-)

Re: Game Development

PostPosted: 12 Aug 2015, 10:49
by Guest
Ok lol. i thought maybe province was getting done in UDK or Unity or something of the sort. Ill look more into Pascal and Let me know. :)

Re: Game Development

PostPosted: 12 Aug 2015, 11:58
by thibmo
Ok lol. i thought maybe province was getting done in UDK or Unity or something of the sort. Ill look more into Pascal and Let me know. :)
The best games, in my personal opinion that is totally mine, are made from scratch rather then via those "ready to go"-engines.
It is always better to work in something you made, as it makes debugging a lot easier. ( Your own style of coding {Optional: and you have your own documentation in your own words}. )