punyverse/README.md

21 lines
1.3 KiB
Markdown
Raw Normal View History

2018-08-22 17:15:05 -04:00
# punyverse [![Linux Build Status](https://img.shields.io/travis/quantum5/punyverse.svg?logo=linux)](https://travis-ci.org/quantum5/punyverse) [![Windows Build Status](https://img.shields.io/appveyor/ci/quantum5/punyverse.svg?logo=windows)](https://ci.appveyor.com/project/quantum5/punyverse) [![PyPI](https://img.shields.io/pypi/v/punyverse.svg)](https://pypi.org/project/punyverse/) [![PyPI - Format](https://img.shields.io/pypi/format/punyverse.svg)](https://pypi.org/project/punyverse/) [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/punyverse.svg)](https://pypi.org/project/punyverse/)
2013-10-22 17:53:53 -04:00
2017-07-23 16:49:40 -04:00
Python simulator of a puny universe. (How many words can I stick into one?)
2018-08-22 02:00:32 -04:00
![Punyverse Preview](https://guanzhong.ca/assets/projects/punyverse-c91f1cb1415c2922c5dcdf9773bc8d86e52e86e1c1b01d33a0969af7b669b8c4.png)
2013-10-30 19:29:33 -04:00
2018-08-22 17:15:05 -04:00
## Installation
2013-10-30 19:29:33 -04:00
2018-08-22 02:00:32 -04:00
To install, run `pip install punyverse`.
2013-10-30 19:29:33 -04:00
If you are on Windows, run `punyverse_make_launcher`. This should create special launchers that runs `punyverse` on
your dedicated graphics card, should it exist.
2018-08-22 02:00:32 -04:00
Then, run `punyverse` to launch the simulator, or `punyversew` to launch without the console.
2013-10-30 19:29:33 -04:00
### A Note on Textures
If your graphics card doesn't support the massive texture sizes this module comes with, you can shrink them.
2018-08-22 02:00:32 -04:00
To do this, run `punyverse_small_images`.