An open-source port of the DOS shoot-em-up Tyrian.
License
opentyrian/opentyrian
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
OpenTyrian ================================================================================ OpenTyrian is an open-source port of the DOS game Tyrian. Tyrian is an arcade-style vertical scrolling shooter. The story is set in 20,031 where you play as Trent Hawkins, a skilled fighter-pilot employed to fight MicroSol and save the galaxy. Tyrian features a story mode, one- and two-player arcade modes, and networked multiplayer. == Additional Necessary Files ================================================== Tyrian 2.1 data files which have been released as freeware: https://camanis.net/tyrian/tyrian21.zip == Keyboard Controls =========================================================== alt-enter -- toggle full-screen arrow keys -- ship movement space -- fire weapons enter -- toggle rear weapon mode ctrl/alt -- fire left/right sidekick == Network Multiplayer ========================================================= Currently OpenTyrian does not have an arena; as such, networked games must be initiated manually via the command line simultaneously by both players. syntax: opentyrian --net HOSTNAME --net-player-name NAME --net-player-number NUMBER where HOSTNAME is the IP address of your opponent, NUMBER is either 1 or 2 depending on which ship you intend to pilot, and NAME is your alias OpenTyrian uses UDP port 1333 for multiplayer, but in most cases players will not need to open any ports because OpenTyrian makes use of UDP hole punching. == Links ======================================================================= project: https://github.com/opentyrian/opentyrian irc: ircs://irc.oftc.net/#opentyrian forums: https://tyrian2k.proboards.com/board/5
About
An open-source port of the DOS shoot-em-up Tyrian.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published