{"id":23925239,"url":"https://github.com/superbodik/neiro-life","last_synced_at":"2026-05-17T19:34:07.023Z","repository":{"id":271041583,"uuid":"912233112","full_name":"superbodik/NeiRo-life","owner":"superbodik","description":"open-world game built with Python and Pygame where creatures evolve using neural networks","archived":false,"fork":false,"pushed_at":"2025-01-12T20:58:59.000Z","size":52,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T00:15:22.661Z","etag":null,"topics":["cpp","engine","game","neural-networks","open-world"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/superbodik.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-05T01:25:55.000Z","updated_at":"2025-01-12T20:59:02.000Z","dependencies_parsed_at":"2025-01-12T02:29:15.561Z","dependency_job_id":null,"html_url":"https://github.com/superbodik/NeiRo-life","commit_stats":null,"previous_names":["superbodik/neiro-life"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/superbodik%2FNeiRo-life","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/superbodik%2FNeiRo-life/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/superbodik%2FNeiRo-life/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/superbodik%2FNeiRo-life/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/superbodik","download_url":"https://codeload.github.com/superbodik/NeiRo-life/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240395747,"owners_count":19794572,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cpp","engine","game","neural-networks","open-world"],"created_at":"2025-01-05T20:12:25.526Z","updated_at":"2025-10-29T02:43:35.886Z","avatar_url":"https://github.com/superbodik.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Neuro Life\r\n\r\n2D open-world game built with C++ and SFML where creatures evolve using neural networks.\r\nFeatures\r\n\r\n    Open World: Creatures can explore and interact with the environment, uncovering new areas and discovering resources.\r\n    Evolution: Neural networks control the behavior of creatures, enabling them to adapt, learn, and evolve over time.\r\n    C++ and SFML: Harnessing the power and speed of C++ combined with the ease of use provided by SFML to create a smooth and efficient gaming experience.\r\n\r\n# Getting Started\r\n\r\n # 1. Install Prerequisites\r\n\r\nBefore running the game, make sure you have the following installed:\r\n\r\n- **C++ Compiler**: Install a C++ compiler like GCC, Clang, or MSVC.\r\n- **CMake**: You will need CMake to build the project. Download it from [cmake.org](https://cmake.org/).\r\n- **SFML**: This game uses SFML (Simple and Fast Multimedia Library) for rendering. Follow the installation guide on [SFML's website](https://www.sfml-dev.org/download.php).\r\n\r\n\r\n# 2. Clone the Repository\r\n\r\nClone the repository and navigate into the project directory:\r\n```\r\ngit clone https://github.com/superbodik/NeiRo-life-cpp\r\ncd Neuro-life-cpp\r\n```\r\n# 3. Build and Run the Game\r\n\r\nTo build the project, create a build directory, configure CMake, and compile the game:\r\n```\r\nmkdir build\r\ncd build\r\ncmake ..\r\nmake\r\n./NeuroLife\r\n```\r\nThis will compile the project and launch the game.\r\nRoadmap\r\n\r\n    • Add Creatures: Implement basic creature movement and interaction with the world.\r\n    • Food System: Develop a food generation and consumption system that supports creature survival.\r\n    • Neural Networks: Introduce neural networks to control creature behavior and decision-making processes.\r\n    • Reproduction and Evolution: Enable creatures to reproduce and evolve over generations.\r\n    • Open-World Biomes: Expand the environment with diverse biomes, obstacles, and dynamic weather conditions.\r\n\r\n# Contributing\r\n\r\nWe welcome contributions! If you'd like to help improve the game, feel free to submit issues or pull requests.\r\n\r\n# License\r\n\r\nThis project is licensed under the MIT License.\r\n\r\n# Thank you for your interest! ❤\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuperbodik%2Fneiro-life","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsuperbodik%2Fneiro-life","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuperbodik%2Fneiro-life/lists"}