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.
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()
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.
There is a new version available in GitHub and my webpage.
https://github.com/tuomount/JHeroes
https://tuomount.kapsi.fi/index.html
JHeroes now has different races and damage types making fighting a bit more interesting. Also full mouse support is implemented.
Wow! Awesome work! I knew that this was your music when listening this just in browsing screen.
I have finished doing the game buttons which are usable during the game. Attached couple of new screenshots.
Pages