Skip to content

MarioBG/LuaGraphs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LuaGraphs, a graphs library for Lua

This library is intended for its use with ComputerCraft, the Minecraft mod by Dan200 (Daniel Ratcliffe). It provides the necessary tools to create directed and undirected graphs, along with an implementation of the A* algorithm. Please refer to the documentation for more instructions.

The library is contained within the LuaGraphs.lua file. The rest are for a practical application, more specifically a pathfinding program for ComputerCraft's pocket computers in a specific Minecraft map.

Reference guide: here.

Library made by Mario Bizcocho for Discrete Mathematics at the University of Seville.

Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages