MovingBlocks / Terasology

Terasology - open source voxel world
http://terasology.org
Apache License 2.0
3.69k stars 1.34k forks source link

Extend Genome module to include human/animal genetics #2648

Closed rzats closed 1 year ago

rzats commented 7 years ago

https://github.com/Terasology/Genome/issues/4 sounds like a great potential task for GSOC - moving it here for the label 🙂

[...] When in nature, the animals would not simply be copies of each other, but each would have unique characteristics. In addition, when breeding captured animals, the player can decide to breed genetically strong animals to yield more strong animals (for labor, food, etc.). The gameplay would change by introducing a genetic factor to the environment of Terasology. The player would experience a lot more diversity in nature, and can manipulate living entities to create ideal animals or plants for the player’s needs

marti1125 commented 7 years ago

Hello @rzats I am really interesting in Terasology could you suggest some issues I could get start. thanks! I am Java Dev. My idea is to prepare me for participate to GSoC

rzats commented 7 years ago

@marti1125: the issues tagged as Bite-size or Mentor-size are great first issues to start with! Alternatively, GSoC project ideas can be found under the GSOC tag - you could find a project you like and start working on some of the related issues 🙂

MalyshevValery commented 7 years ago

Hi, @rzats I want to work with this issue/project during this year GSoC maybe you could advice me from where I should start exploring Genome issue

rzats commented 7 years ago

@MalyshevValery: setting up an environment, downloading the Genome module and running it from source is a good start. Otherwise I'm not much of an expert in this particular area, but @skaldarnar @mjuvekar7 @xrtariq2594 might have some ideas.

MalyshevValery commented 7 years ago

Hi, @mjuvekar7 , as you can see higher I'm interesting in solving this issue during GSoC. I've looked through the code of Genome( I'm going to run it with a simple model in one-two days). I wonder are there any modules Genome for breeding? I've seen that you're working on improving SimpleFarming module but I think extending of generating plants from PlantsPack and WildAnimals

mjuvekar7 commented 7 years ago

Well currently not too many modules use genome. I think a few modules from Throughout the Ages have some genome integration, but that isn't too great currently. I wouldn't go for plants pack since simple farming is basically just a newer version of the old plants pack and simple flora modules. Could chat later on IRC to discuss modules which could use genome integration.

MalyshevValery commented 7 years ago

Hello again @mjuvekar7. Could you please give any of your contacts to discuss some ideas of involving Genome module into others. (Maybe you know that time of writing proposals is coming)

mjuvekar7 commented 7 years ago

Sure. I'm mandarj on IRC and Slack, and I'm usually online after 1 pm Indian time (7:30 am GMT). If you could tell me your IRC Nick I could PM you my email

MalyshevValery commented 7 years ago

My IRC nick is ValeryMalyshev. I will be online at the 8 am GMT

skaldarnar commented 1 year ago

Keeping https://github.com/Terasology/Genome/issues/4, no need to have this as duplicate.