Skip to content

Telnet battleship game written in Lua

License

Notifications You must be signed in to change notification settings

igor725/telebattle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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