Skip to content

A little bit of simulation//experiment about connection and creation of basic particles in every stage of life of multiverse

License

Notifications You must be signed in to change notification settings

buahaha/simuverse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simuverse

This is a simulation of every stage of life of simple particles in multiverse environemt. Includes simple example of usage. Simuverse thinks of particles as parents to another particles and creates them using random numbers giving them handles to connect to another particles in universe and layers this out to another multiverses. There can be random number of handles attached to given particle type (assumes current physics number of basic particles) and one is needed for particle "parent" particle.

Example program assumes one universe in multiverse and passes only limited number of periods when the particle is created.

This program could work better when ported to C or C++, but it would need some tweaking on to do so, as it uses generics to work with particles.

Code language

This repository is written in C#, but you are welcome to port it to more multi-platform language, so it could reach more audience.

License

GNU GPL v3.0

Remember to share your source code under the license specified here which requires you to share your source code along with your software distribution.

Author

Szymon Błaszczyński

About

A little bit of simulation//experiment about connection and creation of basic particles in every stage of life of multiverse

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages