An open API service indexing awesome lists of open source software.

https://github.com/tjeufoolen/galaxysimulator

Galaxy simulation written in C# using UWP
https://github.com/tjeufoolen/galaxysimulator

2d csharp design-patterns memento-pattern simulation state-pattern strategy-pattern

Last synced: about 1 year ago
JSON representation

Galaxy simulation written in C# using UWP

Awesome Lists containing this project

README

          

# GalaxySimulator

## Key Features

* 2D Galaxy simulations
* Different behaviour rules
* Read diffrent file formats
* Configurable keys
* Bookmarking
* A selection of algoritms to show shortest path, cheapest path and more..

## How To Use

To clone and run this application, you'll need [Visual studio](https://visualstudio.microsoft.com/) installed on your computer. Then simple download the source code and double click FlatGalaxy.sln to open the solution.