o
odinpkg.dev
packages / library / sl__Steam_Locomotive_in_Odin

sl__Steam_Locomotive_in_Odin

dfb6192library

A port of something nice for the terminal, just for the fun of it.

No license · updated 7 months ago

sl - Steam Locomotive in Odin

Something nice, just for the fun of it.

Description

This is a port, just for fun, of sl - Steam locomotive project from C to Odin in Linux.
The Original github repository is the following:

  • Github mtoyoda - sl SL(1): Cure your bad habit of mistyping SL (Steam Locomotive) runs across your terminal when you type "sl" as you meant to type "ls". It's just a joke command, and not useful at all. https://github.com/mtoyoda/sl

ScreenShots

./images/sl_steam_locomotive.png

./images/sl_steam_locomotive.png

./images/sl_steam_locomotive.png

./images/sl_steam_locomotive.png

USAGE

./sl          # Normal
./sl -a       # Accident
./sl -F       # Fly
./sl -l       # Logo
./sl -c       # C51

How install and compile

NOTE : This port was made on Omarchy ( ARCH ) Linux and you have to have ncurses library installed.

make

The previous persons that worked on the original code where

  • Toyoda Masashi
  • Ryan Jacobs
  • Jeff Schwab
  • Chris Seymour

License

License of the port is the same of the license of the original work.

Copyright 1993,1998,2014 Toyoda Masashi (mtoyoda@acm.org)

Everyone is permitted to do anything on this program including copying,
modifying, and improving, unless you try to pretend that you wrote it.
i.e., the above copyright notice has to appear in all copies.
THE AUTHOR DISCLAIMS ANY RESPONSIBILITY WITH REGARD TO THIS SOFTWARE.

Have fun

Best regards,
Joao Carvalho