Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nirokay/luadventures

This is a collection for all kinds of scripts/programs i make in Lua. I'm new to Lua, so join me on my adventure! Get it? Because the repository name... haha, funny right?
https://github.com/nirokay/luadventures

computercraft computercraft-scripts lua lua-script minecraft

Last synced: about 1 month ago
JSON representation

This is a collection for all kinds of scripts/programs i make in Lua. I'm new to Lua, so join me on my adventure! Get it? Because the repository name... haha, funny right?

Awesome Lists containing this project

README

        

# Luadventures
This is a collection for all kinds of scripts/programs i make in Lua. I'm new to Lua, so join me on my adventure! Get it? Because the repository name... haha, funny right?

## Contents

### DnD Script
This script simulates virtual dice. You can specify how many and which one you roll.

### Name Generator
Need help generating names for places/cities? Well thats a specific problem...
Luckily i have the thing just for you!

Syntax:
`$ ./namegenerator.lua 10` will generate 10 random names (will generate 1 if not specified or invalid)