Skip to main content

Questions tagged [4x]

4X is an abbreviation of "eXplore, eXpand, eXploit, eXterminate." It is a kind of turn-based strategy game genre.

Filter by
Sorted by
Tagged with
2 votes
1 answer
407 views

I am looking for a model to simulate weather patterns over long time periods on a tilemap. The basic idea is to have 3 tile types: mountains land water Over the course of game, the climate of land ...
Frankie's user avatar
  • 21
1 vote
1 answer
201 views

I'm already half a year into planning a Turn Based Strategy (4X) game for mobile phones. Recently I tried to play Civilization 6 and while playing, totally horrified, I realized that my idea and Civ 6 ...
Patrik Bašo's user avatar
0 votes
4 answers
8k views

I'm building a 4x game. I've rendered the galaxy, and I want the text below each star to disappear when I'm zoomed out, so it looks nicer. My stars are Prefabs with a star sprite and a 'UI' ...
DauntlessRob's user avatar
3 votes
3 answers
1k views

I had the big idea of trying to create a hard science fiction 4X strategy game (with the obvious space setting), which is supposed to simulate a realistic way of creating interstellar societies while ...
Future Historian's user avatar
40 votes
9 answers
8k views

I played a lot of different 4X games lately (eXplore, eXpand, eXploit, eXterminate, like the Civilization series, for example), and noticed that most of them suffer from the same problem: As soon as ...
Philipp's user avatar
  • 123k
8 votes
2 answers
2k views

I am coding a rather "simple" 4X game (if a 4X game can be simple). It's indie in scope, and I am wondering if there's anyway to come up with a passable AI without having me spending months coding on ...
Extrakun's user avatar
  • 2,742
7 votes
1 answer
4k views

4X games (That is, Xpand, Xplore, Xploit and Xterminate) like Civilization, Sins of a Solar Empire, and other top Strategy games, all seem to have the same addictive hook. I'd like to know what ...
GunnarJ's user avatar
  • 199