/telebattle

Telnet battleship game written in Lua

Primary LanguageLuaMIT LicenseMIT

Telebattle

Tiny telnet battleship game written in Lua.

How to play

  1. Open your favorite telnet client
  2. Connect to one of these servers:
Host Port Description
igvx.ru 2425 Hosted by me, this server is running almost all the time
games.mclord.ru 2425 Alternative server, hosted by deewend

How to host own game server

  1. Install luajit or pure lua with luasocket
  2. Run luajit main.lua