How to Play

Introduction

Welcome to Stellar Bit, a sandbox game that combines strategy, coding, and space exploration. In Stellar Bit, you can:

This tutorial will guide you through the basics of playing Stellar Bit, from understanding game concepts to running the client and creating your own control scripts (called "computers").

Understanding the Game

Stellar Bit is a multiplayer environment where creativity and coding skills enhance your gameplay. You have the freedom to:


Key Concepts

Game Objects

Game Objects are entities in space with physical properties like position, mass, and velocity. They consist of materials and are the fundamental units of interaction in Stellar Bit.

Types of Game Objects:

  1. Spacecraft

  2. Projectiles

  3. Star Bases

  4. Asteroids

Player

As a player, you:


Running the Client

Installation

  1. Download the Client

  2. Install the Client

Starting the Client

  1. Offline Mode

  2. Connecting to a Server

  3. Connecting to the Central Hub

  4. Loading a Computer


Creating a Computer

What is a Computer?

A computer in Stellar Bit is a user-created script that executes game commands based on custom logic. It can automate tasks, respond to in-game events, and provide interactive interfaces.

Supported Programming Languages

Getting Started with the Computer Template

Steps to Create and Load Your Computer:

  1. Download the Computer Template

  2. Set Up Your Development Environment

  3. Open the Template in Your Editor

  4. Compile the Computer

  5. Load the Computer in the Client

  6. Test the Computer

  7. Modify and Recompile

Tips for Developing Your Computer


Conclusion

You've now set up the Stellar Bit client and created your first computer script. With these tools, you're ready to explore the vast universe of Stellar Bit, mine resources, build spacecraft, and engage with other players.

Remember:


Happy coding and safe travels among the stars!