mirror of
https://github.com/quantum5/punyverse.git
synced 2025-04-24 13:11:57 -04:00
Update README.md
This commit is contained in:
parent
7e40363898
commit
6d1e52ae76
|
@ -1,15 +1,16 @@
|
||||||
punyverse
|
punyverse
|
||||||
=========
|
=========
|
||||||
|
|
||||||
Python simulator of a puny universe. (How many words can i stick into one?)
|
Python simulator of a puny universe. (How many words can I stick into one?)
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
Installation
|
Installation
|
||||||
------------
|
------------
|
||||||
|
|
||||||
To install, simply clone this repository, or download a copy [here]
|
To install, simply clone this repository, or download a copy [here](https://github.com/quantum5/punyverse/archive/master.zip).
|
||||||
(https://github.com/quantum5/punyverse/archive/master.zip).
|
|
||||||
|
|
||||||
After that, download the [launcher](https://github.com/quantum5/punyverse/releases/download/launcher0.3/launcher.exe),
|
After that, download the [launcher](https://github.com/quantum5/punyverse/releases/download/launcher0.4/launcher.exe),
|
||||||
put it into the repository directory and let it unpack in your repository (or copy).
|
put it into the repository directory and let it unpack in your repository (or copy).
|
||||||
|
|
||||||
You may start playing any time by running `punyverse.exe`, or `punyverse_debug.exe` if you desire a console.
|
You may start playing any time by running `punyverse.exe`, or `punyverse_debug.exe` if you desire a console.
|
||||||
|
|
Loading…
Reference in a new issue