Sponsored Content
Full Discussion: Do You Play Video Games?
The Lounge What is on Your Mind? Do You Play Video Games? Post 302220497 by Annihilannic on Friday 1st of August 2008 02:05:47 AM
Old 08-01-2008
Quote:
Originally Posted by Smiling Dragon
From there, I moved through Star Control (1 then 2), Dune 2, Alone in the Dark, Syndicate, XCom (aka UFO: Enemy Unknown), C&C, Red Alert, Tie Fighter, Warcraft 2, Halflife (and the Natural Selection Mod for it), Blood, ReVolt, Carmageddon, Colobot (programming meets space exploration !!!) and Homeworld Cataclisym (sp?).
Fond memories indeed!! I've never since had that amazing feeling of exploring space that Star Control 2 gave me... brilliant game, and the wacky music was brilliant. Add to that the original Prince of Persia and Another World, and all of the LucasArts adventure games... *sigh* where have games with that kind of content gone?

Quote:
Originally Posted by Smiling Dragon
Oh for more time eh? Smilie
Too right! I've just (finally) completed Doom 3, a bit too chlaustrophobic for my liking - what happened to the open spaces? I guess breathing on Mars would be an issue! I love MMORPG but just don't have the time to commit, Eve would be one on the top of my list if I was to play. I'm consoling myself with Freelancer, which is fun so far.

Dungeon Siege 1, LOA and 2 were excellent. Amazingly I have never played Diablo 2, loaded it up recently and it looks and feels so gumby... I guess I *might* see past that.

Anyway.. I've been having the 'unable to submit score' problem with Lunar Lander, also it just seems to go around a loop of the first 3 screens (i.e. goes back to the beginning when you land on the final glowing landing pad), is that what's supposed to happen??
 

3 More Discussions You Might Find Interesting

1. Ubuntu

use VM to play games in Windows (Intense Games)

I have Ubunut installed on my desktop AMD 6 Core 3.2 (will be getting the bulldozer AMD 8 Core when it releases) 16 GB of DDR3 1333 RAM SSD some HDD's Nvidia 560 ti 1GB My question is, how can I or can I even get a Win 7 VM to play games as well in a main install. Give it 10 GBs of RAM... (0 Replies)
Discussion started by: ochieman2000
0 Replies

2. UNIX for Advanced & Expert Users

Ffmpeg (avconv) + crtmpserver Linux streaming video, no player to play it

Hello Linux experts, I'm working on live video streaming project, and my job is to create video streaming server using Ubuntu 13.04 Here is what I've done so far: 1. Installed crtmpserver from Ubuntu's repositories. 2. Installed ffmpeg To test the server i use webcam as source of video,... (0 Replies)
Discussion started by: +Yan
0 Replies

3. Windows & DOS: Issues & Discussions

How to play video files one after the other continously?

Hi, There are many MP4 files in a folder say 50 files . All these files are video clipping files.Instead of playing the video one by one , is it possible to play all video clipping files into single shot ? Say for example when i play one video file it gets over after sometime and to view... (5 Replies)
Discussion started by: Maddy123
5 Replies
TETRIS(6)							 BSD Games Manual							 TETRIS(6)

NAME
tetris -- the game of tetris SYNOPSIS
tetris [-ps] [-k keys] [-l level] DESCRIPTION
The tetris command runs display-based game which must be played on a CRT terminal. The object is to fit the shapes together forming complete rows, which then vanish. When the shapes fill up to the top, the game ends. You can optionally select a level of play, or custom-select control keys. The default level of play is 2. The default control keys are as follows: j move left k rotate 1/4 turn counterclockwise l move right <space> drop p pause q quit The options are as follows: -k The default control keys can be changed using the -k option. The keys argument must have the six keys in order, and, remember to quote any space or tab characters from the shell. For example: tetris -l 2 -k 'jkl pq' will play the default games, i.e. level 2 and with the default control keys. The current key settings are displayed at the bottom of the screen during play. -l Select a level of play. -s Display the top scores. -p Switch on previewing of the shape that will appear next. PLAY
At the start of the game, a shape will appear at the top of the screen, falling one square at a time. The speed at which it falls is deter- mined directly by the level: if you select level 2, the blocks will fall twice per second; at level 9, they fall 9 times per second. (As the game goes on, things speed up, no matter what your initial selection.) When this shape ``touches down'' on the bottom of the field, another will appear at the top. You can move shapes to the left or right, rotate them counterclockwise, or drop them to the bottom by pressing the appropriate keys. As you fit them together, completed horizontal rows vanish, and any blocks above fall down to fill in. When the blocks stack up to the top of the screen, the game is over. SCORING
You get one point for every block you fit into the stack, and one point for every space a block falls when you hit the drop key. (Dropping the blocks is therefore a good way to increase your score.) Your total score is the product of the level of play and your accumulated points -- 200 points on level 3 gives you a score of 600. Each player gets at most one entry on any level, for a total of nine scores in the high scores file. Players who no longer have accounts are limited to one score. Also, scores over 5 years old are expired. The exception to these conditions is that the highest score on a given level is always kept, so that following generations can pay homage to those who have wasted serious amounts of time. The score list is produced at the end of the game. The printout includes each player's overall ranking, name, score, and how many points were scored on what level. Scores which are the highest on a given level are marked with asterisks ``*''. FILES
/var/games/tetris.scores high score file AUTHORS
Adapted from a 1989 International Obfuscated C Code Contest winner by Chris Torek and Darren F. Provine. Manual adapted from the original entry written by Nancy L. Tinkham and Darren F. Provine. Code for previewing next shape added by Hubert Feyrer in 1999. BUGS
The higher levels are unplayable without a fast terminal connection. BSD
May 31, 1993 BSD
All times are GMT -4. The time now is 09:50 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy