Difference between revisions of "Games"

From GhostBSD Wiki
Jump to: navigation, search
(0 - A)
(0 - A)
Line 162: Line 162:
 
|-
 
|-
 
|abbayedesmorts
 
|abbayedesmorts
|
+
|In the 13th century, the Cathars, who preach about good Christian beliefs, were being expelled by the Catholic Church out of the Languedoc region in France. One of them, called Jean Raymond, found
|
+
an old church in which to hide, not knowing that beneath its ruins lay buried an ancient evil.
 +
 
 +
A style close to Spectrum ZX, with its dark background and bright colors, proper fit with the story, because it does look old and somewhat horrifying. Also, the gameplay is direclty inspired by
 +
Manic Miner and Jet Set Willy.
 +
 
 +
|https://github.com/nevat/abbayedesmorts-gpl
 +
http://locomalito.com/abbaye_des_morts.php
 
|-
 
|-
 
|abe
 
|abe
|
+
|A scrolling, platform-jumping, key-collecting, ancient pyramid exploring game,
|
+
vaguely in the style of similar games for the Commodore+4. The game is intended
 +
to show young people (I'm writing it for my son's birthday) all the cool games
 +
they missed.
 +
 
 +
|http://abe.sourceforge.net/
 +
 
 
|-
 
|-
 
|abstreet
 
|abstreet
|
+
|A/B Street is a game exploring how small changes to a city affect the movement of drivers, cyclists, transit users, and pedestrians.
|
+
 
 +
|https://github.com/dabreegster/abstreet
 +
 
 
|-
 
|-
 
|abuse_sdl
 
|abuse_sdl
|
+
|Abuse-SDL is a port of Abuse by Crack Dot Com to Linux using the Simple
|
+
DirectMedia Layer library. This allows Abuse to run at screen depths
 +
greater than 8bpp as well as fullscreen.
 +
 
 +
Abuse-SDL has the following extra features over the original Abuse:
 +
 
 +
* Run at any screen depth from 8bpp to 32bpp.
 +
* Run fullscreen or in a window.
 +
* Lock the mouse to the window.
 +
* Mousewheel support for changing weapons.
 +
* Stereo sound.
 +
 
 +
|http://abuse.zoy.org/
 +
 
 
|-
 
|-
 
|ace-of-penguins  
 
|ace-of-penguins  
|
+
|The Ace of Penguins is a set of Unix/X solitaire games based on the
|
+
ones available for Windows(tm) but with a number of enhancements.
 +
 
 +
The latest version includes clones of freecell, golf, mastermind,
 +
merlin, minesweeper, pegged, solitaire, taipei (with editor!), and
 +
thornq (by Martin Thornquist).
 +
 
 +
|http://www.delorie.com/store/ace/
 +
 
 
|-
 
|-
 
|acm
 
|acm
|
+
|ACM is a LAN-oriented, multiplayer aerial combat simulation. My main
 +
design objective was to provide source code that could be easily
 +
compiled and executed on a wide variety of platforms. To that end,
 +
acm is written entirely in C, exploiting the programming features of
 +
Unix, X11, and the BSD socket interface.
 +
 
 +
Players engage in air to air combat against one another using heat
 +
seeking missiles and cannons.
 +
 
 +
ACM is implemented as two programs. The first, named "acm", is a small
 +
program that, when invoked, starts a flight session on a given
 +
workstation. The second component, named "acms", is a server process
 +
that manages the multiplayer environment. It also manages the flight
 +
simulation and display management that is required. Most players will
 +
prefer to run the acms process on a back-end server system on their
 +
local area network. Players at client workstations can then invoke the
 +
acm program to begin play.
 +
 
 
|
 
|
 
|-
 
|-
 
|adonthell-wastesedge
 
|adonthell-wastesedge
|
+
|Waste's Edge game for the Adonthell engine
|
+
 
 +
As a loyal servant of the elven Lady Silverhair, you arrive at the
 +
remote trading post of Waste's Edge, where she is engaged in
 +
negotiations with the dwarish merchant Bjarn Fingolson.  But not
 +
all is well at Waste's Edge, and soon you are confronted with
 +
circumstances that are about to destroy your mistress' high reputation.
 +
And you are the only one to avert this ...
 +
 
 +
|http://adonthell.nongnu.org/
 +
 
 
|-
 
|-
 
|adonthell
 
|adonthell
|
+
|Adonthell is the combined effort of like-minded people to create a free
|
+
role playing game for various operating systems.
 +
 
 +
The project's goals are the creation of an engine (currently going by
 +
the codename adonthell), a set of tools and an actual, playable game
 +
driven by that engine and built with those tools.
 +
 
 +
|http://adonthell.nongnu.org/
 +
 
 
|-
 
|-
 
|aestats
 
|aestats
|
+
|AEstats reads game log files for just about all shooters, converts them into
 +
platform independent log format (meta log format), and generates meaningful
 +
(and very pretty!) stats and ranking pages in HTML form.  Overall features:
 +
* Split into two executables to make the code more modular (independent of specific games/mod).  This also makes updates quicker and less prone    to new bugs.
 +
* Modules are command line driven, giving you the maximum control of the  the executables, without having to deal with klutzy platform dependent    interfaces.  This makes it possible to control the modules via batch    files or scripts.  Ideal for automating calls.
 +
* HTML output is eatable by any browser with frames.  Since plain HTML    code is generated, any user should be able to view the output.
 +
* Provides an UnrealScript module (aeonsdmmod.u) that will generate    extra log info, since Unreal does not provide any frag obituaries by    default.
 +
 
 
|
 
|
 
|-
 
|-
 
|affenspiel
 
|affenspiel
|
+
|Shift the puzzle pieces around so that the monkey becomes complete, that means, move the big piece through the other pieces to the bottom of the playfield, so that the monkey picture gets complete.
|
+
 
 +
|* http://www.artsoft.org/affenspiel/
 +
 
 
|-
 
|-
 
|afternoonstalker
 
|afternoonstalker

Revision as of 12:05, 10 December 2020

Welcome to theIcon Disti GhostBSD.png Games
This page is in maintenance!
Please do not change this page without to contact the author or use Discussion!

Old school games

Old school games on FreeBSD

Steam using linux emu

YouTube Video: Linux Steam Client on FreeBSD?

GitHub

If you want to run steam using linux emu install games/linux-steam-utils and follow the instructions in the pkg-message.

A non-wheel account is required or recommended.

Homura: Windows Games Launcher

Homura is a launcher that puts together games in a wine environment with all the necessary tweaks.

Homura can be installed by using the software station or traditionally via the commandline.

YouTube Video: Homura Windows Games Launcher for FreeBSD

GitLab

Installing and Setting up Linux Steam on GhostBSD

See How To#Installing and Setting up Linux Steam on GhostBSD

List of Games on GhostBSD

0 - A

App/Package Abstract Addition or Link
0ad 0 A.D. (pronounced "zero ey-dee") is a free, open-source, cross-platform real-time strategy (RTS) game of ancient warfare. In short, it is a historically-based war/economy game that allows players to relive or rewrite the history of Western civilizations, focusing on the years between 500 B.C. and 500 A.D. The project is highly ambitious, involving state-of-the-art 3D graphics, detailed artwork, sound, and a flexible and powerful custom-built game engine. https://play0ad.com/
0verkill Throw away Doom, Quake and Duke Nukem - 0verkill comes. Now you don't even need graphic mode if you wanna take on your friends in a bloody deathmatch.

Finally you can taste elaborate shoot-em-up action in 16 glorious colors on your plain old text terminal. You never thought that ASCII letters are capable of network-game action in such a massive manner.

http://artax.karlin.mff.cuni.cz/~brain/0verkill/
2048-qt A cross platform clone of 2048, implemented in Qt. https://github.com/xiaoyong/2048-Qt
2048 Command line version of 2048 https://github.com/Tiehuis/2048-cli
3dc 3-Dimensional Chess for X. Three boards, 96 pieces and 26 directions. 3Dc is played with three chess boards arranged one above another. -Adam <adam-ports@blacktabby.org>
3dpong 3D Pong is an X Window game for 1 or 2 players. It's a 3D game based on the first arcade game, "Pong." Like "Pong," it's a game played with

a ball and paddles. The object is to hit the ball and get it in the other player's goal. Use your paddle to deflect the ball and keep it from getting in your goal.

http://www.newbreedsoftware.com/3dpong/
3omns 3omns is an old-school arcade-style tile-based bomb-dropping deathmatch game.

The name is a bastardization of the word Bombs (and you should pronounce it however you want).

https://github.com/chazomaticus/3omns
54321 54321 is five games in four-, three-, or two-dimensions for one player.

54321 takes five classic two-dimensional puzzle games and extends them into three and four dimensions. For more information, see the help within the game.

54321 was created for the 1mb SDL Game Programming Contest sponsored by: Linux Journal (http://www.linuxjournal.com/), Loki Software (http://www.lokigames.com/), and No Starch Press (http://www.nostarch.com/).

http://old.nklein.com/products/54321/
7kaa This is a GPL release of the Seven Kingdoms: Ancient Adversaries

thanks to Enlight Software which granted the ability to license the game under a free and open source license in 2009. See the file "COPYING" for the details of the license. We are indebted to Enlight for making the 7kfans project possible and giving a new chance to build a community for fans of the game.

https://7kfans.com/
90secondportraits 90 Second Portraits is a silly speed painting game developed for

Ludum Dare 31 Jam competition. Time is money and you have neither! In 90 SECOND PORTRAITS you're paying the bills by speed painting portraits of bypassing customers! You have 90 seconds to paint the customer and his/her prefered background! Your work day ends after 5 customers!

https://tangramgames.dk/games/90secondportraits/
CaribbeanStud Caribbean Stud is a Motif based gambling game for X Window System. Please direct comments, suggestions, and patches to: Qun Zhang

qzhang@oucsace.cs.ohiou.edu

DDNet DDraceNetwork (DDNet) is an actively maintained version of DDRace,

a Teeworlds modification with a unique cooperative gameplay. Help each other play through custom maps with up to 64 players, compete against the best in international tournaments, design your own maps, or run your own server. The official servers are located in Germany, Poland, Russia, Turkey, Iran, USA, Canada, China, Korea, Japan, Singapore, Chile, Brazil, Argentina, South Africa and Australia. All ranks made on official servers are available worldwide and you can collect points!

https://ddnet.tw/
HeroesOfMightAndMagic "Heroes of Might and Magic III" is a Roleplay Linux game by Loki games

commercially available on CD. It seems to run only under x86.

You will need the CD, this port only helps you install and deinstall the game and get it to run under FreeBSD.

http://www.lokigames.com/products/heroes3/
KnightCap KnightCap is a chess program.

The principal differences between KnightCap and other chess programs are:

  • KnightCap has an optional fully rendered 3D interface, giving a feel much more like an "over the board" game.
  • KnightCap was developed to run on a parallel distributed memory machine, although it also runs on normal Unix boxes.
  • KnightCap does not have an opening book---instead it keeps a file (brain.dat) of losing moves and inserts them in the hash table at the start of each search. At present it has about 1500 entries, and this makes it a pretty competitive opening player.
  • KnightCap learns the parameters of its evaluation function as it plays. The most dramatic example of how this helps is an experiment we conducted on FICS in which KnightCap learnt from a 1650 player to a 2100 player in just 300 games. See http://cs.anu.edu.au/people/Lex.Weaver/pub_sem/publications knightcap.pdf for more info on its learning algorithm.
http://samba.anu.edu.au/KnightCap/
NBlood Reverse-engineered ports of Build games using EDuke32 engine technology and development principles. https://github.com/nukeykt/NBlood
OpenDiablo2 OpenDiablo2 is an ARPG game engine in the same vein of the 2000's games, and supports playing Diablo 2. The engine is written in golang and is cross platform. https://github.com/OpenDiablo2/OpenDiablo2
OpenTomb OpenTomb is an open-source engine reimplementation project intended to

play levels from all classic-era Tomb Raider games (TR 1-5) and custom TRLE levels. The project does not use any old Tomb Raider source code, because all attempts to retrieve sources from Eidos / Core were in vain.

https://opentomb.github.io/
abbayedesmorts In the 13th century, the Cathars, who preach about good Christian beliefs, were being expelled by the Catholic Church out of the Languedoc region in France. One of them, called Jean Raymond, found

an old church in which to hide, not knowing that beneath its ruins lay buried an ancient evil.

A style close to Spectrum ZX, with its dark background and bright colors, proper fit with the story, because it does look old and somewhat horrifying. Also, the gameplay is direclty inspired by Manic Miner and Jet Set Willy.

https://github.com/nevat/abbayedesmorts-gpl

http://locomalito.com/abbaye_des_morts.php

abe A scrolling, platform-jumping, key-collecting, ancient pyramid exploring game,

vaguely in the style of similar games for the Commodore+4. The game is intended to show young people (I'm writing it for my son's birthday) all the cool games they missed.

http://abe.sourceforge.net/
abstreet A/B Street is a game exploring how small changes to a city affect the movement of drivers, cyclists, transit users, and pedestrians. https://github.com/dabreegster/abstreet
abuse_sdl Abuse-SDL is a port of Abuse by Crack Dot Com to Linux using the Simple

DirectMedia Layer library. This allows Abuse to run at screen depths greater than 8bpp as well as fullscreen.

Abuse-SDL has the following extra features over the original Abuse:

  • Run at any screen depth from 8bpp to 32bpp.
  • Run fullscreen or in a window.
  • Lock the mouse to the window.
  • Mousewheel support for changing weapons.
  • Stereo sound.
http://abuse.zoy.org/
ace-of-penguins The Ace of Penguins is a set of Unix/X solitaire games based on the

ones available for Windows(tm) but with a number of enhancements.

The latest version includes clones of freecell, golf, mastermind, merlin, minesweeper, pegged, solitaire, taipei (with editor!), and thornq (by Martin Thornquist).

http://www.delorie.com/store/ace/
acm ACM is a LAN-oriented, multiplayer aerial combat simulation. My main

design objective was to provide source code that could be easily compiled and executed on a wide variety of platforms. To that end, acm is written entirely in C, exploiting the programming features of Unix, X11, and the BSD socket interface.

Players engage in air to air combat against one another using heat seeking missiles and cannons.

ACM is implemented as two programs. The first, named "acm", is a small program that, when invoked, starts a flight session on a given workstation. The second component, named "acms", is a server process that manages the multiplayer environment. It also manages the flight simulation and display management that is required. Most players will prefer to run the acms process on a back-end server system on their local area network. Players at client workstations can then invoke the acm program to begin play.

adonthell-wastesedge Waste's Edge game for the Adonthell engine

As a loyal servant of the elven Lady Silverhair, you arrive at the remote trading post of Waste's Edge, where she is engaged in negotiations with the dwarish merchant Bjarn Fingolson. But not all is well at Waste's Edge, and soon you are confronted with circumstances that are about to destroy your mistress' high reputation. And you are the only one to avert this ...

http://adonthell.nongnu.org/
adonthell Adonthell is the combined effort of like-minded people to create a free

role playing game for various operating systems.

The project's goals are the creation of an engine (currently going by the codename adonthell), a set of tools and an actual, playable game driven by that engine and built with those tools.

http://adonthell.nongnu.org/
aestats AEstats reads game log files for just about all shooters, converts them into

platform independent log format (meta log format), and generates meaningful (and very pretty!) stats and ranking pages in HTML form. Overall features:

  • Split into two executables to make the code more modular (independent of specific games/mod). This also makes updates quicker and less prone to new bugs.
  • Modules are command line driven, giving you the maximum control of the the executables, without having to deal with klutzy platform dependent interfaces. This makes it possible to control the modules via batch files or scripts. Ideal for automating calls.
  • HTML output is eatable by any browser with frames. Since plain HTML code is generated, any user should be able to view the output.
  • Provides an UnrealScript module (aeonsdmmod.u) that will generate extra log info, since Unreal does not provide any frag obituaries by default.
affenspiel Shift the puzzle pieces around so that the monkey becomes complete, that means, move the big piece through the other pieces to the bottom of the playfield, so that the monkey picture gets complete. * http://www.artsoft.org/affenspiel/
afternoonstalker
agame
ags
aisleriot
aklabeth
alephone-data
alephone-scenarios
alephone
alex4
alienarena-data
alienarena
alienblaster
alienwave
allacrost
amoebax
an
angband
anki
antipolix
aop
apoolGL
apricots
aquaria
armagetron
armagetronad
arx-libertatis
ascii-invaders
asciiquarium
assaultcube
asteroids3d
astromenace
asylum
atanks
atomix
atr3d
atris-sounds
atris
auralquiz
avanor
avoision
avp
awale
awele

B

App/Package Abstract Addition or Link

C

App/Package Abstract Addition or Link

D

App/Package Abstract Addition or Link

E

App/Package Abstract Addition or Link

F

App/Package Abstract Addition or Link

G

App/Package Abstract Addition or Link

H

App/Package Abstract Addition or Link

I

App/Package Abstract Addition or Link

J

App/Package Abstract Addition or Link

K

App/Package Abstract Addition or Link

L

App/Package Abstract Addition or Link

M

App/Package Abstract Addition or Link

N

App/Package Abstract Addition or Link

O

App/Package Abstract Addition or Link

P

App/Package Abstract Addition or Link

Q

App/Package Abstract Addition or Link

R

App/Package Abstract Addition or Link

S

App/Package Abstract Addition or Link

T

App/Package Abstract Addition or Link

U

App/Package Abstract Addition or Link

V

App/Package Abstract Addition or Link

W

App/Package Abstract Addition or Link

X

App/Package Abstract Addition or Link

Y

App/Package Abstract Addition or Link

Z

App/Package Abstract Addition or Link
If you don't find a package you are looking for,
we recommend to search the
Icon FreeBSD.pngPorts: Games.
There are more than 1187 ports available.
Back to the Icon Disti GhostBSD.pngApplications