Skip to main content

Questions tagged [game-design]

Game Design is the process of deciding the rules and mechanics of a game, and solving balancing problems to achieve the intended play experience. For questions about design of software code, use the Software Engineering or Algorithm tags instead. Likewise, questions about visual design should use Art or Graphics tags.

1 vote
1 answer
147 views

I am reading the third edition of The Art of Game Design: A Book of Lenses by Jesse Schell, and I encounter multiple concepts presented as different, but I do not see much difference. Currently, these ...
Charlie's user avatar
  • 125
13 votes
4 answers
5k views

In developing a 4x multiplayer game where players should cooperate to implement any of the four Xs. I am interested in containing all information about the world and characters (players location, ...
Vitalii Piatnytskyi's user avatar
3 votes
2 answers
137 views

I am trying to design a novel number system for a game. To do this, I want to create a mapping from a set S of symbols to the integers, where not all sequences of symbols from S are allowed, but they ...
Joselin Jocklingson's user avatar
1 vote
0 answers
54 views

I recently submitted my HTML5/WebGL game to CrazyGames.com, but unfortunately it was rejected without specific feedback. Here’s the preview link: https://www.crazygames.com/preview/25901363-36f7-4d64-...
KingGD's user avatar
  • 11
0 votes
0 answers
115 views

I am working on a top down 2D grid based game, where as it is currently, units have a movement and an attack range. An example of this: The blue squares are tiles the selected unit can move to, the ...
starrider's user avatar
4 votes
3 answers
3k views

I am creating an ability system in Unity and it is currently able to update base values of stats and keep track of persistent buffs/debuffs while taking operation order into account (Add, Increase, ...
Psycho ZXC's user avatar
0 votes
1 answer
145 views

I am making a slot game with 3 x 5 reels. The RTP I am targeting is 99%. My reel data is given as (yaml): ...
Ilian Zapryanov's user avatar
0 votes
1 answer
146 views

I am working on a basic side scroller platformer in Pygame. I want to add a camera system that tracks the camera and scrolls the world and I want to make the camera systems without using Classes. ...
Eren Bayrak's user avatar

15 30 50 per page
1
2 3 4 5
114