return5 / sluarogue

simple rogue like game running in terminal. Written in Lua.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sluarogue

simple rogue like game running in terminal. Written in Lua. Very simple game. still needs work. Uses Sluacurses and Jumper

running

  • makes sure to place the 'sluacrses.so' file and the 'jumper' directory in the same location as 'sluacurses.lua'
  • run
    lua sluacurses.lua

screenshots

screenshot1
screenshot2
screenshot3

To-Do

  • add ending to game
  • add magic attacks to game
  • add store to game
  • add game over screen
  • other stuff

About

simple rogue like game running in terminal. Written in Lua.

License:MIT License


Languages

Language:Lua 100.0%