f7e68d1eb7
This game is pretty hard to classify. In principle it's sort of like those old classic point-and-click "adventure" games where you wander an open world, getting things and trying to use things on other things, until you find combinations that do something interesting and useful. The game is mostly focused on "exploration" but not necessarily the "traveling long distances over land" kind, but often the "exploring the working principles of things" kind.
67 lines
2.5 KiB
Plaintext
67 lines
2.5 KiB
Plaintext
========================================================================
|
|
|
|
\ /\
|
|
\ / \
|
|
/\ \ /\ |\ / / \ /\ |\ /
|
|
| \ | / \ | \ / | / \ | \ /
|
|
| \ | | | | | |__ | | | | / |__
|
|
\ \/ | | | | | \ / | | |/ |
|
|
\ \ / | / \ \ / \ / |\ \
|
|
\ \/ |/ \ \/ \/ | \ \
|
|
|
|
========================================================================
|
|
NodeCore - An original, immersive puzzle/adventure game for Minetest
|
|
------------------------------------------------------------------------
|
|
|
|
NodeCore is a major reconstruction of survival gameplay from the ground
|
|
up. Relearn much of what you thought you knew about Minetest!
|
|
|
|
Features:
|
|
|
|
- Immersive gameplay. Zero in-game pop-up GUIs. Minimal HUDs.
|
|
All interactions take place in continuous first-person perspective.
|
|
Nothing gets between you and the game world.
|
|
|
|
- Nearly everything is on the grid. Item stacks settle onto the grid
|
|
and persist. Complex machines (e.g. furnaces, storage) are built
|
|
in-world and can be designed, customized, optimized.
|
|
|
|
- In-world crafting. Assemble more complex recipes directly on the grid
|
|
or in-place. Learn how to "pummel" nodes to hammer things together
|
|
or break things apart.
|
|
|
|
- Built-in player guide and hint system provides low-spoiler guidance.
|
|
|
|
- Rich and subtle interactions. Some materials dig and transform in
|
|
stages. Some materials slump into repose when stacked high. Some
|
|
things transform if conditions are met, but transform faster based
|
|
on environment. Experiment and see what effects what!
|
|
|
|
- Build complex in-game systems. Design your own furnace. Construct
|
|
digital logic circuits. Build gears and rotary machinery. Assemble
|
|
portable storage containers.
|
|
|
|
- Eggcorns!
|
|
|
|
------------------------------------------------------------------------
|
|
|
|
NodeCore is (C)2018-2019 by Aaron Suen <warr1024@gmail.com>
|
|
MIT License (http://www.opensource.org/licenses/MIT)
|
|
See included LICENSE file for full details and credits
|
|
|
|
Minetest ContentDB Listing:
|
|
https://content.minetest.net/packages/Warr1024/nodecore/
|
|
|
|
GitLab:
|
|
https://gitlab.com/sztest/nodecore
|
|
|
|
Discord:
|
|
https://discord.gg/SHq2tkb
|
|
|
|
IRC:
|
|
#nodecore on chat.freenode.net
|
|
(bridged to Discord)
|
|
|
|
------------------------------------------------------------------------
|
|
========================================================================
|