Skip to main content

Questions tagged [content-generation]

0 votes
1 answer
165 views

I'm working on a pixel art game in Unity, and my backend (Which is actually written on Golang) has generated a massive dataset of tiles for a 1000 by 1000 world (it could be even more). I'm wondering ...
Resorter's user avatar
1 vote
1 answer
192 views

I'm making a building game similar to minecraft, except you can place other types of objects as well. I am right now building the functionality of placing cubes. I'm using unity. here's my code. ...
Millard's user avatar
  • 510
0 votes
3 answers
129 views

I am a high school student creating a small game in unity for fun and would greatly appreciate your opinions on this game mechanic. I have a treasure finding game that takes place in a randomly ...
Ben Goodchild's user avatar
0 votes
1 answer
995 views

I would like the game to give all 16 characters (15 NPC + 1 player) a number: 1-16. This number stays the same no matter what and is unique only to that character so two characters cannot have the ...
Chris Soares's user avatar
4 votes
0 answers
103 views

I am creating a 2D game for mobile phones. It's in pixel style. Now I want the player to be able to create his own character based on givin items like: Hair, Eyes, Skin, Clothes, etc. (like in ...
Luftbaum's user avatar
  • 141
-1 votes
1 answer
79 views

Feel free to use an example. I am thinking things like guides, tools that help a player make certain in-game choices, discussion boards, services that enhance player interaction, mods, blog/news, etc. ...
MetaGuru's user avatar
  • 263
3 votes
4 answers
681 views

I am making a dungeon crawler; as the player character adventures down through increasingly difficult floors of a dungeon, they collect more valuable treasure. What is a good algorithm to determine ...
Code Whisperer's user avatar
2 votes
1 answer
241 views

I'm building a game engine in OpenTK (OpenGL for C#). Is it ossible to take a terrain mesh (in any format) and convert it into a text file (or a really small character-filled file, no more than a few ...
Gumptastic's user avatar

15 30 50 per page