Mtp Target 1.5.18 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Mtp Target 1.5.18 (Default branch)
# 1  
Old 08-07-2008
Mtp Target 1.5.18 (Default branch)

ImageMtp Target is a multi-player online action game working on Windows, Linux and Mac where you fight with and against players. It's a mix of action, dexterity, and strategy game. After rolling down a giant ramp, you must delicately land your avatar on the platform that will reward you with the most points. With your friends, you can set up strategies to eject the other players off the platforms in order to score maximum points.License: GNU General Public License (GPL)Changes:
New city themes, 5 new levels, and 4 new languages.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

6 More Discussions You Might Find Interesting

1. HP-UX

After adding new iscsi target port, still the session state of that target port is showing offline

Hi, I wanted to configure new iscsi port on HPUX system, i added the target port address and configured it, once done, went to array side and searched for that host iqn number , but was nt able to find the same, came to host, then when i ran "iscsiutil -pVS" command it gave me below result ... (0 Replies)
Discussion started by: Vinay Kumar D
0 Replies

2. Shell Programming and Scripting

Target string with gsub

Hey guys, I am learning awk and came across gsub and testing the target string to do substitution, what am i missing? Thanks in advance. echo "this is a summer" | awk '{gsub(/er/, "x", "summer"); print}' this is a summer The following works: but i don't understand the why the above... (3 Replies)
Discussion started by: Apollo
3 Replies

3. Shell Programming and Scripting

Not gettting target output using this

i=1 out="_" while do j=0 IN="" while do IN="|"$IN j=`expr $j + 1` done print -n $IN$out i=`expr $i + 1` done Actual O/P: |_||_|||_||||_|||||_Expected O/P: |_ | |_ | | |_ | | | |_ (3 Replies)
Discussion started by: targetshell
3 Replies

4. Programming

PHONY target is not working

Hi, I am trying to write one makefile with phony target "clean" ...it is working fine when there is no file exist by name "clean", while it create a new file "clean" , PHONY clean is not working. .PHONY : clean clean: rm -f hello.txt bye.txt @echo "Files are deleted" ... (3 Replies)
Discussion started by: apskaushik
3 Replies

5. UNIX for Advanced & Expert Users

VxWorks target server

hi all. i have omniswitch 6800 that runs vxworks 5.4.x The folder that is result of compiling my image consists of : -rw-r--r-- 1 root other 8128249 Jun 21 05:21 Kbase.img -rw-r--r-- 1 root other 971810 Jun 21 06:07 Kos.img -rw-r--r-- 1 root other 295076 Jun 21... (0 Replies)
Discussion started by: sadgb
0 Replies

6. UNIX for Dummies Questions & Answers

vi, c/source/target g?

hi in vi, i have a file and i wanted to replace all wnix to unix. is the below correct. c/wnix/unix g... i have tried , and the above is not right... help? (7 Replies)
Discussion started by: yls177
7 Replies
Login or Register to Ask a Question
QONK(6) 																   QONK(6)

NAME
qonk - Small build-and-conquer strategy game with very simple rules SYNOPSIS
qonk [number of planets] [number of AI players] DESCRIPTION
This manual page was written for the Debian(TM) distribution because the original program does not have a manual page. Most of the text is taken verbatim from the author's webpage. qonk is a small build-and-conquer strategy game with very simple rules. A complete game only lasts for a few minutes and can be a fun break away from work or whatever you're doing. The setting of the game is a solar system of planets. Your goal is to conquer all of the planets in the game by sending ships there. Planets that are under your control generate new ships. Simple AI players are playing against you. As you gain more experience throughout the game, more AI players have to be kicked out of bigger solar systems. The game is currently very much in beta. The game engine itself is fully functional. A lot of things have to be added to make this a mature game (like menus and stuff), but since the engine itself works, Qonk is already very playable. Although the game engine is prepared to run under different modes, the game always defaults to 1024x768 resolution, and goes into fullscreen modus to run qonk. (because of beta status) OPTIONS
In order to change between levels, the game had to exit and parameters for the game and its level had to be entered from the command line. A small modification have been introduced for making this automatically. Nevertheless, you can always start in any level you prefer. Qonk can be given two numeric parameters, the first denoting the number of planets in the solar system, the second gives the number of enemy AI players. Successive levels of the game are defined by two such parameters. number of planets Total number of planets in the solar system. number of AI players The number of enemy AI players you will compete with. HOW TO PLAY
You select ships and send them out to planets, to attack or fortify them. A ship that arrives at an enemy planet dies and kills an enemy ship, residing on that planet, along with it. If no enemy ships are based on the planet, you take over the planet. Planets under your control grow new ships for you to send around. You control white planets and white ships. Colored planets belong to the opponent players. Gray planets are not controled by a player and can easily be conquered, once its resident neutral ships are destroyed (about 2-4 of them on each neutral planet). There are two types of planets in the solar system. There are planets orbiting around the "sun" and moons orbiting around the planets. There are as many moons as planets in each solar system. Some planets may have more moons than others. A planet is expected to generate twice as many ships as a moon in the same amount of time. Some planets/moons build ships more quickly than others. Each ship also has a random speed. Select ships by dragging your left mouse button. A ship can only be selected for an action if it resides on a planet. Use the right mouse button to send selected ships to the nearest planet to the mouse pointer. If you want to select all of the available ships, press A. As you conquer more planets, more ships are built in parallel. Try to conquer as many planets as possible, so that many new ships are constructed and you can reign over the solar system. There are some extra keys that can be used: E While pressing E, the ships of enemy players are shown, so this is kind of a cheat button. P Pause and unpause the game. S Save a screenshot (screenshot.bmp) of the game. PLAYER RANKING
The rank of a player is not only based on the number of planets the player possesses, but also on the number of ships. A planet gives a player 2 points, a moon gives 0.999 points, and each ship adds another 1/3 of a point. A moon is thus worth just under 3 ships. Players with the highest amount of points rank highest. AUTHOR
Qonk was written by Anthony Liekens and Robert Schuster. This manual page was written by Martin Ferrari <martin.ferrari@gmail.com> for the Debian(TM) system, taking text from the game author's webpage: http://anthony.liekens.net/index.php/Computers/Qonk COPYRIGHT
Copyright (C) 2006, Anthony Liekens <anthony@liekens.net> Copyright (C) 2007, Robert Schuster <robertschuster@fsfe.org> This manpage Copyright (C) 2006 Martin Ferrari 2006-06-19 QONK(6)