Welcome, Guest. Please login or register.

Login with username, password and session length

 
Advanced search

1411432 Posts in 69363 Topics- by 58417 Members - Latest Member: gigig987

April 20, 2024, 05:02:58 AM

Need hosting? Check out Digital Ocean
(more details in this thread)
TIGSource ForumsCommunityDevLogsThe Village
Pages: [1] 2
Print
Author Topic: The Village  (Read 7047 times)
protactinium
Level 0
**

Working on 'The Village'


View Profile WWW
« on: May 17, 2017, 08:00:42 AM »

[Gameplay]
Become the chieftain of Your village!

Start with 1 worker and build your village!



HOW TO PLAY:

Using Your mouse click on buildings and other tiles to place workers
Number under the worker icon (1/1) shows current and maximum workers
Building with a worker is [ACTIVE] - this means that you gather resources from it
Buildings generate resources all the time, but put them in their own stockpiles. When You place workers - then You can gather from stockpile.
Workers consume food 0,1 per second.
Farms produce food - 0,35 per second. Workers gather food from farms at speed 1 per second
Forest start with almost full stockpile, but they produce at very low speed 0,05 per second. Once You cut them down, you should build a sawmill
Sawmill produce wood fast, the gather speed is 1,2 per second
House gives space for more workers (1 per house). Additionally houses produce a little amount of gold from taxes.
All gold producing building CONSUME FOOD for gathering
Market give a lot of gold but in exchange for FOOD! (Production 1 per second. Gather 1,5 per second)
If you run out of food you will start loosing workers (1 per second).

Older images:





[Backstory]
Recently I have stumbled upon a book  "From Animals into Gods: A Brief History of Humankind" by Yuval Noah Harari. It is a story of human evolution - how we first settled down in villages, started farming - and the reasons behind it.
At the same time I have decided to take up making solo games again - there was a gamejam organized by DavitMasia on itch.io in the topic of "1 Bit Clicker". It should be a clicker or idle game.
I decided to develop it and submitted my game called 1 Bit Village. You can play it here: https://protactinium.itch.io/1-bit-village
After the jam I decided that I liked it, and want to develop further. It has been developed in Unreal Engine - but I decided that I like Unity much more.... So I rewrote the game into Unity over next 2 weeks.
Now I am starting to add more features to the game...


[Description]
The Village is a sim village builder. Player has to make conscious decisions between sending workers to different buildings as the village economy can easily be mismanaged.
The game utilizes worker placement mechanic known from boardgames.






Also I have a question to You:
Which color version should I go with?



Twitter: https://twitter.com/91_protactinium
« Last Edit: May 28, 2017, 01:53:01 PM by protactinium » Logged

The Village - a sim builder / idle game merge
||devlog||twitter||
protactinium
Level 0
**

Working on 'The Village'


View Profile WWW
« Reply #1 on: May 20, 2017, 10:35:00 AM »

Forester Hut now plants trees on new tiles and boosts the wood production on surrounding forests!
Logged

The Village - a sim builder / idle game merge
||devlog||twitter||
protactinium
Level 0
**

Working on 'The Village'


View Profile WWW
« Reply #2 on: May 21, 2017, 12:47:20 PM »

Got the sorting layers sorted out!

Now the workers can move around. (Buildings are getting colliders too!)




And here is a funny error! :
Logged

The Village - a sim builder / idle game merge
||devlog||twitter||
low key sirius
Level 0
***


View Profile WWW
« Reply #3 on: May 21, 2017, 07:30:50 PM »

I like the green color scheme better than the brown. Makes it feel like the world is growing (spring time) rather than dying (fall time). This looks fun! Hand Thumbs Up Left
Logged

low key sirius
Spellbent Devlog
cepnox
Level 0
***



View Profile
« Reply #4 on: May 21, 2017, 09:17:54 PM »

I think, that the brown scheme has more style into it. Although as @MonsterBrothers said, the green one looks more alive.
And what about moving gradually between brown and green as you play, depending on how well you are playing?
Logged

protactinium
Level 0
**

Working on 'The Village'


View Profile WWW
« Reply #5 on: May 21, 2017, 10:50:52 PM »

I had a great suggestion on making seasons into the game - then the green would be spring and yellow autumn.

But most people were in favour of green if they would choose so I will pick this one as main and probably incorporate some seasons later
Logged

The Village - a sim builder / idle game merge
||devlog||twitter||
protactinium
Level 0
**

Working on 'The Village'


View Profile WWW
« Reply #6 on: May 22, 2017, 12:49:11 PM »

Progress on buildings:

Now I am making a more GameObject oriented building creation system. The building tiles are constructed from a few separate sprites with their own colliders and sorting order. This means that it is possible to walk around the objects on tiles!

Logged

The Village - a sim builder / idle game merge
||devlog||twitter||
protactinium
Level 0
**

Working on 'The Village'


View Profile WWW
« Reply #7 on: May 24, 2017, 01:44:15 PM »

So I worked more on building generation and now it works!
The tiles are slightly randomized but I will work on better randomization
(You can see slight differences between farms and forests, the numbers need to be tweaked though...)



Logged

The Village - a sim builder / idle game merge
||devlog||twitter||
DisappointedGamer
Level 0
*


View Profile
« Reply #8 on: May 24, 2017, 09:33:29 PM »

I really like the art of the tiny people & the houses. Would definitely play it for those reasons.

I love Sim games, and I especially love "Dawn of human history" type of games. My favorite era in Civilization is the beginning - before any scientific advances ruin it Tongue Idk, I'm weird like that I guess lol.

Seasons sounds like a fantastic thing to add. I think that really adds a huge amount of thematic art to video games. I love weather & seasons. Rain, Lightning, Snow, Blizzards, Severe Weather, Floods, etc. I love that stuff.
Logged
protactinium
Level 0
**

Working on 'The Village'


View Profile WWW
« Reply #9 on: May 25, 2017, 12:37:46 AM »

I really like the art of the tiny people & the houses. Would definitely play it for those reasons.

I love Sim games, and I especially love "Dawn of human history" type of games. My favorite era in Civilization is the beginning - before any scientific advances ruin it Tongue Idk, I'm weird like that I guess lol.

Seasons sounds like a fantastic thing to add. I think that really adds a huge amount of thematic art to video games. I love weather & seasons. Rain, Lightning, Snow, Blizzards, Severe Weather, Floods, etc. I love that stuff.

Thanks!
That is a great idea with weather, did not think about this before
so now it means weather AND seasons - it will be complicated :D
Logged

The Village - a sim builder / idle game merge
||devlog||twitter||
protactinium
Level 0
**

Working on 'The Village'


View Profile WWW
« Reply #10 on: May 27, 2017, 11:47:39 AM »

The farms are now generated semi randomly. They also show growing crops!



Logged

The Village - a sim builder / idle game merge
||devlog||twitter||
io3 creations
Level 10
*****



View Profile WWW
« Reply #11 on: May 27, 2017, 02:05:56 PM »

That is a great idea with weather, did not think about this before
so now it means weather AND seasons - it will be complicated :D
To reduce the complexity, think of it as the probability of a certain weather event is dependent on the season.  e.g. It's very likely to snow during the winter, slightly possible during fall and spring but not likely during summer. 
Logged

protactinium
Level 0
**

Working on 'The Village'


View Profile WWW
« Reply #12 on: May 28, 2017, 12:10:21 PM »

Yes of course. I rather meant the amount of graphic work to add the effects and that I need to develop smart solution Smiley
I am working on a short actual gamplay gif - will post it soon
Logged

The Village - a sim builder / idle game merge
||devlog||twitter||
io3 creations
Level 10
*****



View Profile WWW
« Reply #13 on: May 28, 2017, 01:48:11 PM »

Since you're using Unity, shaders might help - at least in terms of changing colors for some/many common visual elements.
Logged

protactinium
Level 0
**

Working on 'The Village'


View Profile WWW
« Reply #14 on: May 28, 2017, 01:49:27 PM »

Ok I will check out shaders - for now these are all sprites
Updated gameplay gif:

Logged

The Village - a sim builder / idle game merge
||devlog||twitter||
monikazapper
Level 0
**


View Profile
« Reply #15 on: May 29, 2017, 01:18:04 AM »

Interesting village sim! Yes it does look better with the new color version. Maybe later on you could add a bit more color with flowers, shrubs, trees, and water forms (unless you're going for something monochromatic).
Logged
protactinium
Level 0
**

Working on 'The Village'


View Profile WWW
« Reply #16 on: May 29, 2017, 01:21:59 AM »

I am planning those exact elements but adding graphic together with making it a little proceduraly random (you can see it on the farms now) takes time :D so in next coming weeks/ months (more realistic) expect diverse foliage Smiley

I am making each tile not from a single sprite but from set of objects and each tile has a script for randomization. For now it works nice on farm (and You can see slight variations on gold mines, bushes, grass and forest but the differences are hard to spot now)
Logged

The Village - a sim builder / idle game merge
||devlog||twitter||
protactinium
Level 0
**

Working on 'The Village'


View Profile WWW
« Reply #17 on: May 29, 2017, 10:20:45 AM »

So after farms I picked forest. I managed to do a randomized tile sprite generation. Now I need to add more different trees to make it look better

Logged

The Village - a sim builder / idle game merge
||devlog||twitter||
io3 creations
Level 10
*****



View Profile WWW
« Reply #18 on: May 29, 2017, 02:27:38 PM »

I remembered seeing a shader color customization tutorial but took some time to find it.
Part 1: http://staraban.com/en/2d-game-tutorial-part-1-simple-characters-with-cusomization-using-tint-shader/
Part 2: http://staraban.com/en/2d-game-tutorial-part-2-2d-character-with-several-states-and-dynamic-sprite-changing
« Last Edit: May 29, 2017, 02:34:33 PM by io3 creations » Logged

protactinium
Level 0
**

Working on 'The Village'


View Profile WWW
« Reply #19 on: May 30, 2017, 01:20:31 AM »

Thanks, gonna be handy when I will start implementing weather system!
For now I picked up road creation, I hope to post some gifs today
Logged

The Village - a sim builder / idle game merge
||devlog||twitter||
Pages: [1] 2
Print
Jump to:  

Theme orange-lt created by panic