Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ozcodex/thanatos
Minetest based crafting and survival game
https://github.com/ozcodex/thanatos
minetest minetest-game
Last synced: 14 days ago
JSON representation
Minetest based crafting and survival game
- Host: GitHub
- URL: https://github.com/ozcodex/thanatos
- Owner: ozcodex
- License: other
- Created: 2021-09-18T00:24:33.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-03T16:41:16.000Z (almost 3 years ago)
- Last Synced: 2024-10-10T22:22:05.745Z (about 1 month ago)
- Topics: minetest, minetest-game
- Language: Lua
- Homepage:
- Size: 3.1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Thanatos Game
For now, a playground to learn how the minetest engine works.
Pretends to be a minimalist extreme survival game, where the character only
can carry the things that have in their hands and interact with a lot of tools
to create things avoiding the use of graphical interfaces.## Features
- Minimal interfaces
- Craft through interaction between objects in hand and tools or work benchs.To-do:
- create a new storage system to replace chests
- modify dungeon_loot mod to use new storage system
- ~~disable crafting screen~~
- ~~show character background instead of inventory~~
- Add a random background to the character## Licensing
See `LICENSE.txt`