https://github.com/jaxkdev/nodelife
NodeLife: Will you survive ?
https://github.com/jaxkdev/nodelife
jackthehack linux macos nodelife python python-3 windows
Last synced: 2 months ago
JSON representation
NodeLife: Will you survive ?
- Host: GitHub
- URL: https://github.com/jaxkdev/nodelife
- Owner: JaxkDev
- License: gpl-3.0
- Created: 2018-10-14T14:37:25.000Z (over 7 years ago)
- Default Branch: release
- Last Pushed: 2019-10-08T08:42:49.000Z (over 6 years ago)
- Last Synced: 2025-02-10T11:11:14.290Z (over 1 year ago)
- Topics: jackthehack, linux, macos, nodelife, python, python-3, windows
- Language: Python
- Homepage: https://discord.gg/DeVDTvN
- Size: 563 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: Change-Log.txt
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](https://travis-ci.com/jackthehack21/NodeLife)
# Latest Features:
- Download resources (one time)
- Check and download updates automatically (configurable)
- Advanced Logging
- Custom Config
# NodeLife
A small text based game made in pure python,
users who have python3.4+ can run the source code, those who do not can use our pre-built packages to run it.
However we only support a range of Operating Systems:
- MacOS/Darwin (Excluding IOS) 10.X+
- Windows 10.X
- Linux
please not that if you do run the source on other O.S’s we hold no responsibility and will not help you with any issues found or caused.
# Overview
The game should never be run in sudo/admin mode as no operations are made to any protected folders/files.
A internet connection is recommended to check for updates and install them, but it is not required to have a connection.
The game does attempt to set console title, use colour on output and log everything
Logs can be found in the directory(/data/logs) created wherever the executable/source code is held.
The game does use multi-threading for smoother experience this may cause a bit of lagg, soon a option will be available to disable multi-threading.
Also note that we do use ‘slow text’ to provide a realistic experience this means that instead of writing the whole sentance in half a second each character is written to the screen one at a time, this can cause lagg in when you recieve the text (linux users may get the whole sentance at once but after a delay)
this too is planned to have a disable/enable option.
The game uses your logged in username as a default and this may be changable in the future but not currently, no other personnal information is stored
# LICENSE
Contact Details:
Jackthehack21
A small text based game helping a person in distress out in space...
Copyright (C) 2018 Jackthehack21
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program.
If not, see https://www.gnu.org/licenses/