Skip to content

cygnusprogramming/NoSight-Text-Adventure-Lua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

NoSight-Text-Adventure-Lua

A text adventure game in Lua called NoSight.

This is my first project in Lua.

Download Lua's executables from here:

https://sourceforge.net/projects/luabinaries/files/5.3.6/Tools%20Executables/lua-5.3.6_Win64_bin.zip/download (Windows)

https://sourceforge.net/projects/luabinaries/files/5.3.6/Tools%20Executables/lua-5.3.6_Linux319_64_bin.tar.gz/download (Linux)

If you are a Mac user, download from here: https://luabinaries.sourceforge.net/download.html

Add a folder called 'Lua' into Program Files and then put all of the executables and folders inside the zip folder to the new folder (Lua-Program Files).

Add the location to path and open terminal to where you have saved my project.

$ lua main.lua

This will open my project in your terminal and its ready to run.

About

A text adventure game in lua called NoSight.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages