Code Monkey home page Code Monkey logo

infinity-square-space's Introduction

Infinity Square/Space 1.0.1

GitHub Logo

The prototype of the game is open source. Unity Asset.
Features: infinite procedurally generated world, almost complete destructible of everything, a very large number of NPCs (up to 1000 in one star system), battles involving hundreds of NPC, gravity is an important game element.

This prototype of the game is completely playable, but nevertheless, this is not a complete game.
The source contains all the tools for the development of the game, but you need the above-average programming skill. There are no comments in the code, but the code itself is well structured, all the scripts and shaders, functions and variables are named so that it is clear what they are responsible for.

This game prototype consists of five main parts:

  • Pools of static game objects.
  • Procedural generation based on the coordinate system.
  • The system of destruction, based on the substitution of objects, objects from the pool of static objects.
  • Artificial intelligence, with a primitive simulation of life and interaction with each other, the world and the player.
  • Game controller, with a set of weapons and skills.

Download standalone version on Itch.io - https://nvjob.itch.io/infinity-squarespace-standalone
WEB version on Itch.io - https://nvjob.itch.io/infinity-square-space-web


Prerequisites

To work on the project, you will need a Unity version of at least 2019.1.8 or higher (64-bit).
Scripting Runtime Version - .net 4.x Equivalent

Installation:

https://www.youtube.com/watch?v=1DalkV98lyI

  • Create a new project in Unity.
  • Download Assets and ProjectSettings and place them in the folder of your new project.
  • Open the desired scene in the Scenes directory.

GitHub Logo

Basic information

The “Main” directory contains all the files and scripts associated with the procedural generation of the planetary system. The “AI“ directory contains all the files and scripts associated with artificial intelligence. The “Player” directory contains all the files and scripts associated with the game controller, inventory and interface. The “Menu” directory contains all the files and scripts associated with the initial menu for selecting a planet.

The “Universe” script in the “Menu” scene is responsible for generating the star field.

GitHub Logo GitHub Logo

The “StarSystem” script in the “Main” scene is responsible for generating the star system.

GitHub Logo GitHub Logo

When you first start in the editor, first start the “Menu” scene to apply the settings of the “Main” scene, which are stored in “PlayerPrefs”. To test the main “Main” scene, you can generate the star systems you need using test seed.**

GitHub Logo


Authors: #NVJOB. Developer Nicholas Veselov. Разработчик Николай Веселов. Санкт-Петербург.

License: MIT License. Clarification of licenses.

🖤 Donate:
paypal.me/nvjob

infinity-square-space's People

Contributors

nvjob avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.