I guess by "in game usage/modification" you mean usage in your game? I don't really understand that part, especially the "no credit".
In general Creative Commons licenses are better suited for assets, than the classic "code" licenses. A variety of CC licenses and information are available at
http://creativecommons.org. They are well known and familiar to a lot of people, possibly including your artists. If one license does not fit perfectly, it would probably be more advisable to talk to the contributors and see if a compromise can be reached, rather than to make up a new one.
Code:
* yes for using it for other project/game (no credits needed)
* yes for forks/similar games (credit required)
* no for commercial usage
Noncommercial "open source" licenses are rare, at least I don't know any. Such a license would certainly not fit the open source definition. You could use a noncommercial CC license, but a classic open source license would be better suited, if you want people to actually use your code. The "fear" of commercial exploitation of open source projects by other people is mostly unfounded.
Tiles:
* yes for modification/additions for game purposes (credit needed)
* yes for forks (credit needed)
* no for anything else (including commercial)
I don't quite get the "yes for forks"/"no for anything else". Does fork mean a fork of the tiles, or the game? In the long run there could be arguments if a derivative work could still be considered as a fork. "Game purposes" means only for your game?
Otherwise CC BY-NC-SA would fit quite nicely. Reuse/modification is allowed for noncommercial purposes, as long as the resulting work is covered by the same conditions and credit is given.
http://creativecommons.org/licenses/by-nc-sa/3.0/Graphics:
* yes for in game usage/modification (no credit)
* yes for forks (credit needed)
* yes for private usage
* no for commercial
Same as above, CC BY-NC-SA.
http://creativecommons.org/licenses/by-nc-sa/3.0/Music:
* only for specified in game purpose (credits included)
CC BY-NC-ND, only allows copying, but no modifications or usage in other games.
http://creativecommons.org/licenses/by-nc-nd/3.0/