-
Notifications
You must be signed in to change notification settings - Fork 0
dustinkirkland/swline
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is a Star Wars trivia game that I wrote in Pascal when I was 15 years old in about 1994. Amazingly, it still compiles and runs :-) For your best experience, use a terminal that is exactly 25 characters tall, and at least 160 characters wide (it uses some double-byte utf-8 characters that will probably mangle your display). You can build and run using: $ make && ./swline Or, you can build and run the Docker container: $ sudo docker build . $ sudo docker run -t -i <ID> Or, download and run the Docker contianer: $ sudo docker pull kirkland/swline $ sudo docker run -t -i kirkland/swline Note that the -t and the -i are essential! Dustin Kirkland
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published