Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment
Blinkenshell SSHd listen port?

Edit History Actions Discussion

Projects/OpenTTD

OpenTTD Project

Title: OpenTTD

Summary: Host an OpenTTD game server

Status: idea - looking for members - active - abandoned

Requests: DNS name openttd1.blinkenshell.org with open ports: 3979udp+tcp, 3978udp

Project username: openttd

Members:

  • independence
  • esselfe
  • yourname

Long description:

OpenTTD is an open source simulation game based upon Transport Tycoon Deluxe. It doesn't require much resources and is a lot of fun to play in co-op mode.

If you are interested in joining this project contact independence on IRC!

First step is to get a server up and running. Later we can add a small webpage, and add an IRC bot that will send updates on important game events to an #openttd channel on BlinkenIRC

Installation

Requires gcc, make and cmake

mkdir build
cd build
cmake -DOPTION_DEDICATED=ON ..
make
./openttd -f (to start the game)

Might also need to unpack opengfx .zip and run with -I OpenGFX

openttd-menu.png