Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/onebeld/uniwander
New game
https://github.com/onebeld/uniwander
3d-game avalonia avaloniaui csharp galaxies galaxy game game-development godot godot-engine godot-game godot4 planet planets solar space spacetraveling video-game
Last synced: about 1 month ago
JSON representation
New game
- Host: GitHub
- URL: https://github.com/onebeld/uniwander
- Owner: Onebeld
- License: gpl-3.0
- Created: 2023-04-09T08:41:24.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-04T04:34:17.000Z (over 1 year ago)
- Last Synced: 2024-10-10T19:41:09.706Z (4 months ago)
- Topics: 3d-game, avalonia, avaloniaui, csharp, galaxies, galaxy, game, game-development, godot, godot-engine, godot-game, godot4, planet, planets, solar, space, spacetraveling, video-game
- Language: C#
- Homepage:
- Size: 128 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Uniwander
Uniwander - new indie game. You could call it "the spiritual successor to the space stage from the game Spore".### Why did I want to create this game in this particular direction?
I absolutely love the space stage from Spore. But since that stage can be boring, and there are no games of those types, I decided to make it myself.### What's going to be in the game?
- Traveling to other galaxies;
- Colonization of planets and gas giants;
- Multiplayer;
- And much more.### Credit
- Game engine: [Godot 4.1.1](https://godotengine.org/)
- User Interface: [Avalonia](https://github.com/AvaloniaUI/Avalonia)
- Mediator between the engine and Avalonia: [Estragonia](https://github.com/MrJul/Estragonia)