Currently I have been working with AI now. AI can now handle planet's building, research, space exploration and new planet colonization. There is still some issues with space exploration since it keeps exploring the same system over and over.
Have you checked out the LPC tiles? They are tiles in 32x32 pixel size. License is CC-BY-SA so you need to credit the authors and if you modify tiles then share them with same license.
Just go to browse and search for 2D Art with word LPC.
For JHeroes I created random name generator. I took bunch of fantasy names and divided them into syllabses. Then I made list of these syllabse and randomly picked syllabses from those list. Some list contain only name starting part, middle and end part. Then there is possibility create one single random syllabse. Finally surname is made from two different word list containing first part and second part. Here are couple of examples:
Male:
Zanter Eastneck
Thurdak Battlefist
Harak Southriver
Female:
Holvala Monkspruce
Antritte Strongwind
Ninsi Southhawk
If you are interested here is link to source code:
Yes you can use this art as long as you follow the license. This art is licensed under CC0 which means public domain. So you are free to use it and you do not even need to credit me if you don't want to.
Currently I have been working with AI now. AI can now handle planet's building, research, space exploration and new planet colonization. There is still some issues with space exploration since it keeps exploring the same system over and over.
Thanks, Snabisch!
Yup, Surt's cc0 scraps contains amazing art. There are couple of monsters which could be also alien race. Thanks for the idea!
Thanks.
I haven't todo list or dev roadmap.
For art I have tried to find good alien pictures for diplomacy screen here from OGA, but I haven't decided what to use.
I was thinking to use these two:
http://opengameart.org/content/modular-reticulan-portraits
http://opengameart.org/content/race-or-die
But those are quite small and artisticly different quite much from the current content. Any idea for better alien face graphics?
Stars and nebulae in Open Realm of Stars using is now available in OpenGameArt:
http://opengameart.org/content/starfield-and-nebulae
Have you checked out the LPC tiles? They are tiles in 32x32 pixel size. License is CC-BY-SA so you need to credit the authors and if you modify tiles then share them with same license.
Just go to browse and search for 2D Art with word LPC.
Yes, you can use it. Please use the attribution instructions.
For JHeroes I created random name generator. I took bunch of fantasy names and divided them into syllabses. Then I made list of these syllabse and randomly picked syllabses from those list. Some list contain only name starting part, middle and end part. Then there is possibility create one single random syllabse. Finally surname is made from two different word list containing first part and second part. Here are couple of examples:
Male:
Zanter Eastneck
Thurdak Battlefist
Harak Southriver
Female:
Holvala Monkspruce
Antritte Strongwind
Ninsi Southhawk
If you are interested here is link to source code:
https://github.com/tuomount/JHeroes/blob/master/src/org/jheroes/map/MapU...
See methdos getMaleName() and getFemaleName()
This pack is included with credits.txt which contains full credits.
Yes you can use this art as long as you follow the license. This art is licensed under CC0 which means public domain. So you are free to use it and you do not even need to credit me if you don't want to.
Pages