Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 726 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 726 Bytes

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