Cuapyek Dyeeehhh…

Posts tagged ‘archlinux’

Mengendalikan Kernel Panic Pada ArchLinux

OK, saya udah ketinggalan jauh mengenai Linux…

Sekarang mah peraturannya ketat, harus serba siap, jadinya mau testing ini itu harus ditunda karena banyak tugas. Namun gue anggap itu sebagai salah satu jalan untuk mencari penghasilan #eaaa

Baru tadi siang aku update ArchLinux saya, waw… ngantri banget… ada 298 MB update tapi buanyak banget paketnya… mulai dari Kernel, KDE, LibreOffice, ampe Inkscape pun siap menghantui saya.

Saya update…

[itachi@archlinux ~]$ sudo pacman -Syu
Password:
:: Synchronizing package databases...
testing 96.8 KiB 23.4K/s 00:04 [#################################] 100%
core 105.1 KiB 24.3K/s 00:04 [#################################] 100%
extra 1349.3 KiB 42.1K/s 00:32 [#################################] 100%
community-testing 2.9 KiB 72.0K/s 00:00 [#################################] 100%
community 1507.9 KiB 44.4K/s 00:34 [#################################] 100%
archlinuxfr 29.6 KiB 25.8K/s 00:01 [#################################] 100%
:: The following packages should be upgraded first :
pacman
:: Do you want to cancel the current operation
:: and upgrade these packages now? [Y/n] y

resolving dependencies...
warning: dependency cycle detected:
warning: udev will be installed before its util-linux dependency
looking for inter-conflicts...

Targets (14): ca-certificates-20120212-1 glib2-2.30.2-2 glibc-2.15-6 gmp-5.0.4-1 kmod-5-4
libarchive-3.0.3-4 ncurses-5.9-3 pacman-mirrorlist-20120211-1 pciutils-3.1.9-1
pcre-8.30-1 shadow-4.1.5-3 udev-181-2 util-linux-2.21-2 pacman-4.0.2-1

Total Download Size: 15.96 MiB
Total Installed Size: 81.24 MiB
Net Upgrade Size: 3.21 MiB

Proceed with installation? [Y/n]
:: Retrieving packages from testing...
libarchive-3.0.3-4-i686 607.8 KiB 38.2K/s 00:16 [#################################] 100%
util-linux-2.21-2-i686 1375.7 KiB 40.4K/s 00:34 [#################################] 100%
:: Retrieving packages from core...
glibc-2.15-6-i686 7.3 MiB 41.3K/s 03:01 [#################################] 100%
pacman-mirrorlist-20120211-1-any 2.5 KiB 136K/s 00:00 [#################################] 100%
pacman-4.0.2-1-i686 1027.2 KiB 43.8K/s 00:23 [#################################] 100%
ca-certificates-20120212-1-any 127.0 KiB 34.6K/s 00:04 [#################################] 100%
ncurses-5.9-3-i686 982.7 KiB 44.0K/s 00:22 [#################################] 100%
shadow-4.1.5-3-i686 1142.2 KiB 43.3K/s 00:26 [#################################] 100%
gmp-5.0.4-1-i686 492.0 KiB 41.0K/s 00:12 [#################################] 100%
pcre-8.30-1-i686 835.7 KiB 43.4K/s 00:19 [#################################] 100%
glib2-2.30.2-2-i686 1755.4 KiB 44.1K/s 00:40 [#################################] 100%
kmod-5-4-i686 77.6 KiB 32.2K/s 00:02 [#################################] 100%
pciutils-3.1.9-1-i686 226.3 KiB 38.2K/s 00:06 [#################################] 100%
udev-181-2-i686 212.7 KiB 30.3K/s 00:07 [#################################] 100%
(14/14) checking package integrity [#################################] 100%
(14/14) loading package files [#################################] 100%
(14/14) checking for file conflicts [#################################] 100%
error: failed to commit transaction (conflicting files)
udev: /lib/initcpio/hooks/udev exists in filesystem
udev: /lib/initcpio/install/udev exists in filesystem
Errors occurred, no packages were upgraded.

Alamak… apa-apaan nih? aku pun mengambil resiko dengan menghapus file yang bikin bentrok

<CENSORED>Parental Advisory! Explicit Content</CENSORED>

OK semua sudah dijalani, sudah kuremove file itu dan langsung aku upgrade sekali lagi dengan pacman -Syu dan langsung aku ulangi perintah itu.

2 jam kemudian, setelah menunggu dirimu ngapdetnya selesai, langsung saya reboot. Tapi… alamak! malah masuk busybox… arrrggggggggggghhhhhhhhhh… sial =_______=”

Saya sempet mikir, gimana caranya memperbaiki Arch tanpa harus menginstall ulang, cz kalo diinstall ulang repot juga… repot repot repot, pokoknya kiamat dunia matematika deh kalo harus install ulang… saya pun teringat saya pernah make chroot buat nginstall arch, ah kenapa ngga dipake aja ya…

OK JANG! langsung maen hati console aja…

1. Booting via Installer CD
2. Buat folder buat recover
# mkdir /mnt/recovery

3. Pindah tempat…
# cd /mnt/recovery
# pwd
/mnt/recovery

4, Mount proc, sys, ama /dev
# mount -t proc proc proc
# mount -t sysfs sysfs sys
# mount -o bind /dev dev/

5. Beraksi! XD
# chroot .
(jangan lupain tanda titik (“.”) setelah chroot)

Nah, disini saya bingung mw ngapain lagi… langsung weh saya install ulang kernelnya, mkinitcpio ama udev-nya… OK saya install ulang… dan direstart.

Yang terjadi malah gitu lagi gitu lagi… =__________=”

Bingung dah…

Apa karena saia ngedelete itu yah?

Mungkin?

Saya pun install ulang udev-nya…

# pacman -U /var/cache/pacman/pkg/udev-181-2-i686.pkg.tar.xz
# mkinitcpio -p linux
# exit

dan unmount semuanya…

# umount {proc sys dev}
# exit

restart

# reboot

YUP! VOILA! akhirnya bisa booting juga via ArchLinux dengan kernel 3.2.7-1 XD

NO PIC = HOAX doms …

Arch Linux -> Slackware

Hampir 9 bulan pake Arch, ada rasa ingin kembali ber-Slackware, OK, gue pindah ke Slek dengan alasan berikut :

1. Lebih praktis
2. Tidak perlu cari benwit buat ndonglot (kecuali donglot openoffice *DOH*)
3. Ga pusing ama apdet yang sering tiba…

Gue, Valgi aka itachi, dengan ini menyatakan bahwa mulai sekarang gue lebih prefer slek daripada Arch =))

*RIBETTTTTTTTT PAKE ARCHLINUX!*

Disclaimer : BUKAN BERMAKSUD NJELEK-JELEKIN ARCHLINUX…..

My GNOME 2.30

Tebak, pake distro apa gue?

Sudah GNOME 2.30 loh… *NYOMBONGIN DIRI SENDIRI* :mrgreen

Hehe… Lumayan bisa nipu, bisa-bisa temen gue ngira ini Lucid 10.04 beta, padahal ini…. *tebak sendiri*

Game Menarik di ArchLinux

Hampir 1 semester ogut murtad ke ArchLinux, rasanya ngga mau pindah… namun salah satu kendalanya adalah :

1. Kalo install ulang, perlu donglot-donglot lagi… (MALES BANGET DOT COM)
2. Game di repository masih dikit

Nah, karena sodara ogut sering maen game di tengtop ogut, maka…

1. Install Paket dari extra <cuma dikit>
2. Instal dari AUR

Nah… yang jadi pertanyaan, masih banyak game yg belum dicoba ogut nih, ada lagi ga solusinya? ADA, pake repo Arch-Games!

Selanjutnya?

1. sudo nano /etc/pacman.conf
2. tambahkan baris berikut dari sini :

[arch-games]
Server = http://repo.archlinux-gaming.org/i686

OK ya… selanjutnya :

sudo pacman -Sy

dan… mari menginstall gamenya… (contoh ini : viruskiller)

sudo pacman -S viruskiller…

Selamat bermain…

PS : Daftar Game di Repo (community,extra,arch-games) :

extra/abuse 0.7.1-1

A side-scroller action game that pits you against ruthless alien killers

extra/allegro 4.4.1.1-1

Portable library mainly aimed at video game and multimedia programming

extra/apricots 0.2.6-3

A simple 2D flying/bombing game similar to basic side scrollers

extra/bomberclone 0.11.8-2

A Clone of the game AtomicBomberMan

extra/bs 2.7-2

The classic game of Battleships against the computer. Ncurses.

extra/bzflag 2.0.14-1

A multiplayer 3D tank battle game

extra/corewars 0.9.13-2

Simulation game where a number of programs try to crash each other

extra/crimson 0.5.3-1

Crimson Fields is a tactical war game in the tradition of Battle Isle

extra/dopewars 1.5.12-4

dopewars is a Drug dealing game set in New York

extra/dosbox 0.73-4

An emulator with builtin DOS for running DOS Games

extra/enigma 1.04-2

Enigma is a puzzle game involving falling blocks

extra/foobillard 3.0a-5

An OpenGL billiard game for Linux

extra/fortune-mod 1.99.1-4

The Fortune Cookie Program from BSD games

extra/freeciv 2.2.0-2

A multiuser clone of the famous Microprose game of Civilization

extra/frozen-bubble 2.2.0-2

A game in which you throw colorful bubbles and build groups to destroy the

bubbles

extra/glhack 1.2-4

A port of Nethack, a single player dungeon exploration game in 2D

extra/gnome-games 2.28.2-1 (gnome-extra)

Some Games for GNOME

extra/gnome-games-extra-data 2.28.0-1 (gnome-extra)

Optional extra data for gnome-games

extra/gnuchess 5.07-4

Lets most modern computers play a full game of chess

extra/gnugo 3.8-1

This sofware is a program that plays the game of Go

extra/gweled 0.7-6

Bejewled Game (aka Diamond Mine)

extra/kde-meta-kdegames 4.4-3 (kde-meta)

Meta package for kdegames

extra/kdeedu-blinken 4.4.1-1 (kde kdeedu)

A memory enhancement game

extra/kdeedu-kanagram 4.4.1-1 (kde kdeedu)

KDE Letter Order Game

extra/kdeedu-khangman 4.4.1-1 (kde kdeedu)

KDE Hangman Game

extra/kdegames-bomber 4.4.1-1 (kde kdegames)

Arcade Bombing Game

extra/kdegames-bovo 4.4.1-1 (kde kdegames)

Five-in-a-row Board Game

extra/kdegames-granatier 4.4.1-1 (kde kdegames)

Granatier

extra/kdegames-kapman 4.4.1-1 (kde kdegames)

Eat pills escaping ghosts

extra/kdegames-katomic 4.4.1-1 (kde kdegames)

Sokoban-like Logic Game

extra/kdegames-kbattleship 4.4.1-1 (kde kdegames)

Battleship Game

extra/kdegames-kblackbox 4.4.1-1 (kde kdegames)

Blackbox Logic Game

extra/kdegames-kblocks 4.4.1-1 (kde kdegames)

Falling Blocks Game

extra/kdegames-kbounce 4.4.1-1 (kde kdegames)

Ball Bouncing Game

extra/kdegames-kbreakout 4.4.1-1 (kde kdegames)

Breakout-like Game

extra/kdegames-kdiamond 4.4.1-1 (kde kdegames)

Three-in-a-row game

extra/kdegames-kfourinline 4.4.1-1 (kde kdegames)

Four-in-a-row Board Game

extra/kdegames-kgoldrunner 4.4.1-1 (kde kdegames)

A game of action and puzzle-solving

extra/kdegames-kigo 4.4.1-1 (kde kdegames)

Go Board Game

extra/kdegames-killbots 4.4.1-1 (kde kdegames)

Killbots

extra/kdegames-kiriki 4.4.1-1 (kde kdegames)

Yahtzee-like Dice Game

extra/kdegames-kjumpingcube 4.4.1-1 (kde kdegames)

Territory Capture Game

extra/kdegames-klines 4.4.1-1 (kde kdegames)

Tactical Game

extra/kdegames-kmahjongg 4.4.1-1 (kde kdegames)

Mahjongg Solitaire

extra/kdegames-kmines 4.4.1-1 (kde kdegames)

Minesweeper-like Game

extra/kdegames-knetwalk 4.4.1-1 (kde kdegames)

Network Construction Game

extra/kdegames-kolf 4.4.1-1 (kde kdegames)

Miniature Golf

extra/kdegames-kollision 4.4.1-1 (kde kdegames)

A simple ball dodging game

extra/kdegames-konquest 4.4.1-1 (kde kdegames)

Galactic Strategy Game

extra/kdegames-kpat 4.4.1-1 (kde kdegames)

Patience Card Game

extra/kdegames-kreversi 4.4.1-1 (kde kdegames)

Reversi Board Game

extra/kdegames-ksame 4.4.1-1 (kde kdegames)

Board Game

extra/kdegames-kshisen 4.4.1-1 (kde kdegames)

Shisen-Sho Mahjongg-like Tile Game

extra/kdegames-ksirk 4.4.1-1 (kde kdegames)

World Domination Strategy Game

extra/kdegames-kspaceduel 4.4.1-1 (kde kdegames)

Space Arcade Game

extra/kdegames-ksquares 4.4.1-1 (kde kdegames)

Connect the dots to create squares

extra/kdegames-ksudoku 4.4.1-1 (kde kdegames)

KSudoku, Sudoku game & more for KDE

extra/kdegames-ktron 4.4.1-1 (kde kdegames)

Tron-like Game

extra/kdegames-ktuberling 4.4.1-1 (kde kdegames)

Picture Game for Children

extra/kdegames-kubrick 4.4.1-1 (kde kdegames)

A 3-D game based on Rubik´s Cube

extra/kdegames-libkdegames 4.4.1-1

KDE game library

extra/kdegames-libkmahjongg 4.4.1-1

Library used for loading and rendering of Mahjongg tilesets.

extra/kdegames-lskat 4.4.1-1 (kde kdegames)

Card Game

extra/kdegames-palapeli 4.4.1-1 (kde kdegames)

Jigsaw puzzle game

extra/kobodeluxe 0.5.1-2

An enhanced version of Akira Higuchi’s game XKobo, an addictive space

shoot’em up

extra/lbreakout2 2.6.1-2

A breakout game with nice effects, graphics, and sounds

extra/lincity 1.12.1-3

LinCity is an SVGALIB (Linux only) and X based city/country simulation game

for Linux and other Unix platforms (Solaris, FreeBSD, HP_UX, AIX, SCO and

IRIX).

extra/liquidwar 5.6.4-4

A unique multiplayer wargame

extra/luola 1.3.0-3

A cavern-flying game for 1-4 players

extra/mahjong 1.10-1

The classical game of Mah Jongg (not the solitare version). Includes network

play

extra/moon-buggy 1.0-3

Moon Buggy is a simple game for the text mode

extra/moon-lander 1.0-6

An addictive game of skill where you must land a space-ship on the moon at a

perfect speed.

extra/mythplugins-mythgame 23562-1

Game emulator module for MythTV

extra/nethack 3.4.3-4

A single player dungeon exploration game

extra/neverball 1.5.4-2

3D game similar to Super Monkey Ball or Marble Madness

extra/pathological 1.1.3-5

A puzzle game with the same feel as frozen bubble

extra/pinball 0.3.1-4

The Emilia Pinball Project strives to fulfil your needs for a great pinball

game in Linux

extra/prboom 2.5.0-4

A game engine which provides a program to play Doom levels

extra/python-pygame 1.9.1-2

Python game library

extra/qstat 2.11-2

Qstat is a command line utility that displays the status of internet game

servers including Quake

extra/rockdodger 0.6-2

Space Rocks is a game – Dodge the space rocks, use your shields, fire your

thrusters, cross your fingers, and kiss your ship goodbye

extra/scummvm 1.0.0-1

A ‘virtual machine’ for several classic graphical point-and-click adventure

games.

extra/texlive-games 2009.16453-1 (texlive-most)

TeX Live – Setups for typesetting various board games, including chess

extra/wesnoth 1.6.5-4

A turn-based strategy game on a fantasy world

extra/xbill 2.1-6

Xbill is a game that tests you reflexes as you seek and destroy all forms of

Bill

extra/xbl 1.1.5-1

A 3D tetris/blockout game

extra/xmahjongg 3.7-3

Mahjongg game for X-Window

extra/xmoto 0.5.2-3

A challenging 2D motocross platform game, where physics play an important

role.

extra/xskat 4.0-3

XSkat lets you play the card game Skat as defined by the official Skat Order

on any Un*x machine running X11

community/barrage 1.0.2-3

A violent point-and-click shooting game with nice effects

community/blobwars 1.14_1-1

Platform action game featuring a variety of different weaponry and multiple

objectives

community/bsd-games 2.17-8

A linux port for a collection of BSD command line games.

community/btanks 0.9.8083-1

Fast 2d tank arcade game with multiplayer and split-screen modes.

community/btanks-data 0.9.8083-1

Fast 2d tank arcade game with multiplayer and split-screen modes.

community/bygfoot 2.3.2-1

Football (a.k.a. soccer) management game

community/critter 1.0.2-4

Critical Mass (aka Critter) is an SDL/OpenGL space shoot’em up game

community/cube 2005_08_29-9

Open source multiplayer and singleplayer first person shooter game

community/cuyo 2.1.1-4

Tetris-style puzzle game for up to two players with a twist.

community/extremetuxracer 0.4-2

Downhill racing game starring Tux

community/fillets-ng 0.9.2-1

A port of the wonderful puzzle game Fish Fillets

community/fillets-ng-data 0.9.2-1

Data files for the port of the wonderful puzzle game Fish Fillets

community/freedroid 1.0.2-4

Freedroid is a clone of the classic game Paradroid on Commodore 64 with some

improvements and extensions to the classic version.

community/freedroidrpg 0.13-1

a mature science fiction role playing game set in the future

community/gbrainy 1.40-1

A brain teaser game and trainer to have fun and to keep your brain trained

community/glest 3.2.2-5

Cross-platform 3D realtime strategy game

community/glob2 0.9.4.4-3

RTS game which minimizes micro-management by automatically assigning tasks

to units

community/gtkballs 3.1.5-3

clone of Lines – logic game about balls

community/guichan 0.8.2-1

Guichan is a portable C++ GUI library designed for games using Allegro, SDL

and/or OpenGL.

community/hedgewars 0.9.12-1

Free Worms-like turn based strategy game

community/hex-a-hop 20070705-6

Hex-a-hop is a puzzle game based on hexagonal tiles

community/kcheckers 0.8.1-6

Qt4-based checkers boardgame

community/lincity-ng 2.0-2

A City Simulation Game. It is a polished and improved version of the classic

LinCity game

community/miniracer 1.04-7

An OpenGL car racing game, based on ID’s famous Quake engine

community/nexuiz-data 2.5.2-1

Nexuiz game data

community/pingus 0.7.2-7

Pingus is a Lemmings clone, i.e. a level-based puzzle game.

community/plib 1.8.5-1

PLIB is a set of libraries to write games and other realtime interactive

applications

community/pokerth 0.7.1-7

Poker game written in C++/QT4

community/pysolfc 2.0-1

PySol (Fan Club edition) is an exciting collection of more than 1000

solitaire games

community/rocksndiamonds 3.2.6.1-2

game similiar to Boulderdash with lots of levels

community/rocksndiamonds-data 3.2.6.1-2

rockndiamonds game data and levels

community/scorched3d 42.1-4

A 3d artillery combat game

community/simgear 2.0.0-1

A set of open-source libraries designed to be used as building blocks for

quickly assembling 3d simulations, games, and visualization applications.

community/slimevolley 2.4.1-4

A simple yet fun arcade volley game

community/solarwolf 1.5-3

SolarWolf is an action/arcade game written in Python

community/stormbaancoureur 2.1.6-1

Arcade-style car game based on physics

community/supertux 0.3.1-4

A classic 2D jump’n run sidescroller game in a style similar to the original

SuperMario games

community/texlive-games-doc 2008.12626-1 (texlive-most-doc)

TeX Live – Setups for typesetting various board games, including chess

community/tilda 0.9.6-3

Linux terminal based on classic terminals from first person shooter games.

community/tremulous 1.1.0-7

A completely free online team based FPS/RTS hybrid game based on the

ioquake3 engine.

community/tuxkart 0.4.0-5

A 3D racing game featuring tux

community/visualboyadvance 1.7.2-7

An emulator for Gameboy and Gameboy Advance systems.

community/warzone2100 2.2.4-1

3D realtime strategy game on a future Earth

community/wormux 0.9.0-1

A clone of the worms game

community/xpacman 0.11-4

X pacman game (use z x / ‘ q keys)

community/xpacman2 1.002-2

another X pacman game

arch-games/0verkill 0.16-5

Bloody 2D online deathmatch game created in ASCII-ART

arch-games/2h4u 1.3-4

Mix between a Tetris-like game and a wall breaker

arch-games/3dpong 0.5-3

one- or two-player, three dimensional sports game, based on Pong

arch-games/4dtris 0.2.2-2

A tetris game extended to 4 dimensions.

arch-games/alephone-emr 3.0-2

"Excalibur: Morganas Revenge" is an FPS adventure game based on the Marathon

engine

arch-games/alienarena 20091227-1

Multiplayer retro sci-fi deathmatch game

arch-games/archgames-mirrorlist 20100121-1

Arch Games mirror list for use by pacman

arch-games/asc 2.4.0.0-3

Advance Strategy Command strategy game

arch-games/balazar 0.3.4-1

A 3D RPG game written in python and soya3d

arch-games/balazarbrothers 1.0rc1-2

A 3D puzzle and platform game

arch-games/biloba 0.6-1

An abstract strategy game for 1 to 4 players.

arch-games/biniax2 1.30-3

An innovative game with unique gameplay and a bright, colorful interface.

arch-games/black-box 1.4.8-1

A game where you can shoot in and watch, where the shot leaves the box

arch-games/blobby2 0.8a-2

Blobby Volley is one of the most popular freeware (now open source!) games.

arch-games/bloboats 1.0.1-4

A boat racing game reminiscent of Elasto Mania and X-Moto

arch-games/blockout2 2.4-2

3d tetris, free adaptation of the original BlockOut DOS game edited by

California Dreams in 1989

arch-games/boswars 2.5-3

Bos Wars is a futuristic real-time strategy game.

arch-games/brutalchess 0.5.2-3

Chess game inspired by ‘Battle Chess’. Features full 3D graphics, an

advanced particle engine, and several different levels of AI

arch-games/btanks 0.8.7686-1

Fast 2d tank arcade game with multiplayer and split-screen modes.

arch-games/clanlib 1.0.0-5

A multi-platform game development library.

arch-games/crystalspace 1.4.0-1

Free and portable 3D Game Development Kit written in C++

arch-games/csmash 0.6.6-2

a 3D tabletennis game.

arch-games/cultivation 8-3

A social simulation game

arch-games/dark-oberon-cvs 20081011-2

An open source real-time strategy game similar to Warcraft II

arch-games/dolphin-emu-svn-bin 4467-1

GameCube and Wii emulator (Unofficial dev tree build)

arch-games/dreamchess 0.2.0-4

An open source chess game with OpenGL graphics and various chess board sets

arch-games/dwarffortress v0.28.181.40d18-1

A single-player fantasy game. You control a dwarven outpost or an adventurer

in a randomly generated persistent world.

arch-games/dwarftherapist-svn 344-2

An extension application for the fantastic game Dwarf Fortress

arch-games/enigma_sdl 1.01-9

Puzzle game inspired by Oxyd on the Atari ST and Rock’n’Roll on the Amiga.

arch-games/epiar 0.5.0-2

A space adventure/combat game written in C with SDL

arch-games/freecol 0.9.1-1

A turn-based strategy game based on Colonization

arch-games/fretsonfire 1.3.110-3

A game of musical skill and fast fingers. Play guitar with the keyboard as

accurately as possible. Like guitar Hero.

arch-games/fretsonfire-alarian-mod 3.121-1 (games)

fretsonfire X (FoFiX). Highly improved version of Frets on Fire. Get more

themes (like GH and RB themes) at http://tinyurl.com/fof-themes

arch-games/gate88 Mar19_05-1 (games)

An abstract realtime strategy/action game in space

arch-games/generally 1.05-4

GeneRally is a great, small racing game.

arch-games/gltron 0.70-4

A tron-like lightcycle game with a nice 3D perspective.

arch-games/gnurobots 1.2.0-1

A game/diversion where you construct a program for a little robot, then

watch him explore a world

arch-games/goonies 1.4.1528-2

A remake of the MSX Goonies game

arch-games/greed 3.4-4

The strategy game of Greed.

arch-games/hawknl 1.68-2

An open source game oriented network API

arch-games/highmoon 1.2.4-3

HighMoon is an Artillery or Worms like Game – which takes place in the

universe

arch-games/jzip 2.1-6

Jzip is an interpreter for games in the Infocom Zcode story file format

arch-games/legends 0.4.1.43-1

Legends is a mulitplayer first person shooter game, similar to Tribes

arch-games/loemu 0.3.1-1

A simple frontend for various game emulators, including XMAME, SDLMAME,

Snes9x an ZSNES.

arch-games/lostlabyrinth 3.5.2-1

RPG turn based game.

arch-games/maniadrive 1.2-8

Arcade car game on acrobatic tracks with quick and nervous gameplay

arch-games/minestein 1-4

A version of the famous Minesweeper game which will always produce puzzles

that can be solved using logic.

arch-games/nethack-patch 3.4.3-6

A single player dungeon exploration game patched with UI enhancements

arch-games/netpanzer 0.8.3-1

An online multiplayer tactical warfare game

arch-games/nsudoku 1.0-3

The Su Doku puzzle game in ncurses

arch-games/openarena 0.8.1-1

A completely free multiplayer FPS game based on the ioquake3 engine

arch-games/opencity 0.0.6.1-1

A full 3D city simulator game project

arch-games/openmortal 0.7-3

A networked clone of the fighting game Mortal Kombat

arch-games/pangzero 1.3-4

An enhanced clone of Super Pang, a fast-paced action game that involves

popping balloons with a harpoon

arch-games/pente 2.2.5-4

A five in a row game that can be played with X, curses, or text.

arch-games/pillows 0.2.1-2

An exciting “save-the-world” arcade game with a very unique premise.

arch-games/py2play 0.1.10-2

A peer-to-peer network game engine in Python

arch-games/pyspacewar 0.9.5-2

Open-source game, loosely inspired by Spacewar, Gravity Wars, and a bit by

Star Control (I and II).

arch-games/python-rabbyt-81 0.8.1-1

sprite library for Python with game development in mind

arch-games/python-tofu 0.5-1

A high-level network game engine

arch-games/qonk 0.3.1-1

A small space build-and-conquer strategy game.

arch-games/scourge 0.21.1-1

A rogue-like game with a 3d graphical front-end

arch-games/scrollrack 1.0-1

A virtual tabletop on which you can play card games over a network. Designed

for M:tG

arch-games/slingshot 0.8.1p-3

A two dimensional strategy/simulation game set in the gravity fields of

several planets.

arch-games/smw 1.7-4

A Super Mario multiplayer game

arch-games/splumber 1.1.0_rc2-1

first-person 3d game, not much different to Doom and Quake. Reach the

extraction pumps before the water level increases swamping everything.

arch-games/spong 0.0.1-1

A rudimentary version of the old pong game.

arch-games/spring 0.81.2-2

A free 3D real-time-strategy (RTS) game engine

arch-games/starfighter 1.1-5

Project: Starfighter is a 2D mission-based shoot ’em up game.

arch-games/stepmania 3.9-20

An Advanced Dance Simulation Game

arch-games/supertuxkart 0.6.2a-1

A new and improved version of TuxKart, a kart racing game featuring Tux and

his friends

arch-games/toribash 3.50-1

A ragdoll-physics, turn-based fighting game from Sweden.

arch-games/trackballs 1.1.4-5

Simple game similar to the classical game Marble Madness on the Amiga in the

80’s

arch-games/tremulous-gpp 1-4

The Gameplay Preview (beta) for Tremulous 1.2

arch-games/trophy 1.1.5-3

A 2D car racing action game for Linux

arch-games/ufoai 2.2.1-3

UFO: Alien Invasion is a strategy game featuring tactical combat

arch-games/ultimatestunts 0.7.5.1-1

UltimateStunts will be a remake of the famous DOS-game ‘stunts’.

arch-games/viruskiller 1.0.1-7

Shoot ’em up. An arcade game that relies on quick reflexes, luck and your

file system…

arch-games/whichwayisup 0.7.9-5

Which Way Is Up is a traditional and challenging 2D platformer game with a

slight rotational twist.

arch-games/widelands 14-2

A realtime strategy game with emphasis on economy and transport

arch-games/wormsofprey 0.4.3-1

W

arch-games/xblast 2.10.4-3

XBlast is a multi-player arcade game inspired by the video/computer game

Bomberman

arch-games/zork1 1-8

Zork I adventure game (for Infocom’s z-code interpreter)

arch-games/zork2 1-8

Zork II adventure game (for Infocom’s z-code interpreter)

arch-games/zork3 1-8

Zork III adventure game (for Infocom’s z-code interpreter)