Wednesday, June 1, 2016

I am working again on priests of lore 1, this is a realtime strategy game with mana and credit producing buildings. For now I added clicking on friendly troops and buildings and a new menu gets generated at the right of the screen. A white pegasus for example has an 'explore' button widget and an 'explore and attack' button. Hovering over these things displays a selection circle. There's also a tavern building and a mana statue.

Later on I'll enter the algorithms for exploring and attacking enemy buildings and troops, there's the enemy data structure bases made already.

The game is released under the GPL and its source code is at http://erana.yellowcouch.org/python/  <--- Search the Priests of Lore entry on that page.

Enjoy!

No comments:

Post a Comment