Page 1 of 1

What images to use for games with no license

Posted: 18 March 2021, 22:07
by developgame
Hi All:

I am developing CrazyEights game which does not have a license or images from publishers. Can I use any images I find on the internet? I need to create all the image files.

Thanks for any advice :D

Re: What images to use for games with no license

Posted: 18 March 2021, 23:28
by apollo1001
Frankly there are now enough games for which licences exist so I’d not waste your time on a game where it may never arrive. It’s slightly depressing when you have built a game that is never going to be released...

Re: What images to use for games with no license

Posted: 19 March 2021, 01:10
by RavingWanderer
The original poster is presumably referring to a public-domain traditional card game, so licensing of the game itself shouldn't be a problem. It's just that traditional card games don't have artwork per se.

You can use imagery you find on the internet, as long as you can determine it is licensed appropriately. A permissive license (public domain, Creative Commons, GPL) will probably serve you best; if you cannot determine how an image is licensed, don't use it. You should give credit where due to the image creators regardless.

Re: What images to use for games with no license

Posted: 19 March 2021, 16:17
by admiralspunky
The images in Cribbage are the best I've found on this site so far:
cards.png
cards.png (47.12 KiB) Viewed 1327 times
cards_four.png
cards_four.png (107.75 KiB) Viewed 1327 times
It'd be nice if there were a standard card game template program, instead of asking the programmers to recreate the same features for each individual game.

Re: What images to use for games with no license

Posted: 19 March 2021, 22:55
by joezg

Re: What images to use for games with no license

Posted: 02 April 2021, 17:42
by developgame
Thanks joezg! those are really cool.

Re: What images to use for games with no license

Posted: 02 April 2021, 17:44
by developgame
admiralspunky wrote: 19 March 2021, 16:17 The images in Cribbage are the best I've found on this site so far:

cards.pngcards_four.png

It'd be nice if there were a standard card game template program, instead of asking the programmers to recreate the same features for each individual game.
Thanks admiralspunky! It will be easy for me to adapt these cards to my game! thanks! :D

Re: What images to use for games with no license

Posted: 02 April 2021, 17:47
by developgame
RavingWanderer wrote: 19 March 2021, 01:10 The original poster is presumably referring to a public-domain traditional card game, so licensing of the game itself shouldn't be a problem. It's just that traditional card games don't have artwork per se.

You can use imagery you find on the internet, as long as you can determine it is licensed appropriately. A permissive license (public domain, Creative Commons, GPL) will probably serve you best; if you cannot determine how an image is licensed, don't use it. You should give credit where due to the image creators regardless.
Thanks RavingWanderer! Good information to know! Will make creating my game much easier!

Re: What images to use for games with no license

Posted: 02 April 2021, 17:58
by developgame
apollo1001 wrote: 18 March 2021, 23:28 Frankly there are now enough games for which licences exist so I’d not waste your time on a game where it may never arrive. It’s slightly depressing when you have built a game that is never going to be released...
Good advice apollo1001! I would be very disappointed if I put in all the time to develop a game and never see anyone enjoy it.