Robots

From Minetest

Robots are entitys in a game, that can act independently of the player.

There have been some robot-mods written:

Current mods

Builders & Construction-machines

  • Towntest: Forum github by Sokomine - Grow a town in minetest.
  • TownChest: Forum github by bell07 - builds houses. Fork of towntest.
  • see also Alive-AI

Misc/Vehicles

  • RC-Car github by kaeza - toycar, drives back&forth between two points
  • Tractor: Forum github by mootpoint - Cute little tractor for harvesting and planting wheat and other crops.

Computing

  • Digiterms [digiterm] by hdastwb - Forum github - terminal nodes for interaction with digiline networks (2013-08)
Needs Digilines and mesecons_luacontroller
  • Functional Lua Computers [digicompute] by octacian - Forum github - attempt at functional computers and networking devices
  • Lua Computers [datamine] by Byakuren Forum github - working computer
Currently, the computer runs a simple OS that only supports echoing the user's input back.
See also mod HomeDecor
  • Realistics laptops: [computers] by Jimy Byerley Forum github - can be closed, opened, can type commands that are executed.
Uses graphics and parts from mod technology.

Robots

  • Alive-AI: Forum by UjEdwin - WIP, builds houses. See also mobs.
  • Maidroid: Forum github by tig-m5. Inspired by littleMaidMob.
  • Advanced NPC; Forum github+wiki by zorman2000 - NPCs to interact with (talk, trade...) that simulate having some kind of life (i.e. a daily schedule). Support for mg_villages mod.
Programs from the tutorial at ROBOTS-server
More new programs for basic_robot by silizium - 'new', as in 'using coroutines' (new since 2020-11)
  • sign-bot - A robot controlled by signs - github
  • visual-bots - "turtle" style bots, programmable in a visual way - github
  • ...

Old mods

Probably abandoned / downloads expired / not working:

See also