Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.1 KB

README.md

File metadata and controls

30 lines (23 loc) · 1.1 KB

🚀 astragalaxy

Go 1.23 Python 3.12

GitHub commit activity Github Created At GitHub last commit

Author License

What is this?

AstraGalaxy is a space travelling game. Explore different locations. Travel to interesting systems and planets. Gather resources and create your own base (in future updates). You can play it in telegram bot!

👨‍💻 Run

Specify environment variables

cp .env.example .env  # or just copy .env and edit it

Install packages

apt install docker docker-compose -y

And then run in docker.

docker compose up --build