add games

This commit is contained in:
Daniel Langbein 2024-01-22 13:56:10 +01:00
parent 2885ad698a
commit 9d0deec0be
Signed by: langfingaz
GPG Key ID: 6C47C753F0823002

View File

@ -4,10 +4,13 @@
# https://github.com/NixOS/nixpkgs/tree/nixos-23.11/pkgs/games/ # https://github.com/NixOS/nixpkgs/tree/nixos-23.11/pkgs/games/
# https://nixos.wiki/wiki/Games # https://nixos.wiki/wiki/Games
# https://nixos.wiki/wiki/Minetest_Server # https://nixos.wiki/wiki/Minetest_Server
# https://nixos.wiki/wiki/Factorio (Multip Player Server) # Multi player server for Factorio. https://nixos.wiki/wiki/Factorio
# Unreal Engine 4 Linux demos. https://search.nixos.org/packages?channel=23.11&from=0&size=50&sort=relevance&type=packages&query=ue4demos
# General: # General:
# https://wiki.archlinux.org/title/List_of_games # https://wiki.archlinux.org/title/List_of_games
# https://en.wikipedia.org/wiki/List_of_open-source_video_games # https://en.wikipedia.org/wiki/List_of_open-source_video_games
# Current state of SimRacing in Linux (Updated to 2022-2). https://www.reddit.com/r/simracing/comments/siktd6/current_state_of_simracing_in_linux_updated_to/
# The Best Driving Games on Linux (2012). https://linuxaria.com/article/the-best-driving-games-and-car-games-on-linux
# Game Launchers: # Game Launchers:
# https://nixos.wiki/wiki/Steam # https://nixos.wiki/wiki/Steam
# https://nixos.wiki/wiki/Lutris # https://nixos.wiki/wiki/Lutris
@ -52,6 +55,7 @@
gnome.gnome-taquin # Move tiles so that they reach their places gnome.gnome-taquin # Move tiles so that they reach their places
gnome.gnome-tetravex # Complete the puzzle by matching numbered tiles gnome.gnome-tetravex # Complete the puzzle by matching numbered tiles
gnugo # GNU Go - A computer go player gnugo # GNU Go - A computer go player
sweethome3d.application # Design and visualize your future home. Does not start as of 2024-01-21, see https://github.com/NixOS/nixpkgs/issues/270010
# #
# Music # Music
@ -77,23 +81,33 @@
freedroidrpg # Similar to Diablo. 3D with fixed camera angle. freedroidrpg # Similar to Diablo. 3D with fixed camera angle.
# #
# Strategy # Strategy, Real-Time Strategy (RTS)
# #
zeroadPackages.zeroad-unwrapped # 0 A.D. (pronounced “zero-ey-dee”) is a historical Real Time Strategy (RTS) game zeroadPackages.zeroad-unwrapped # 0 A.D. (pronounced “zero-ey-dee”) is a historical RTS game
openra # OpenRA: recreates and modernizes classic real time strategy games, like Red Alert, Command & Conquer, and Dune 2000. openra # OpenRA: recreates and modernizes classic RTS games, like Red Alert, Command & Conquer, and Dune 2000.
unvanquished # A fast paced, first person strategy game unvanquished # A fast paced, first person strategy game
megaglest # Real-time strategy (RTS) game. Screnshots: https://megaglest.org/media/ megaglest # MegaGlest. Fork of Glest. RTS. Screnshots: https://megaglest.org/media/
wesnoth # The Battle for Wesnoth, a turn-based strategy game with a fantasy theme scorched3d # 3D Clone of the classic Scorched Earth. Turn-based artillery game and also a RTS game
wesnoth # The Battle for Wesnoth, a turn-based strategy game with a fantasy theme. Similar to Heroes of Might and Magic
hedgewars # Turn-based strategy artillery game similar to Worms hedgewars # Turn-based strategy artillery game similar to Worms
hase # Hase is a gravity based artillery shooter. It is similar to Worms, Hedgewars or artillery, but the gravity force and direction depends on the mass nearby. It is optimized for mobile game consoles like the GP2X, Open Pandora or GCW Zero, so it doesn't make use of the mouse even on the PC. hase # Hase is a gravity based artillery shooter. It is similar to Worms, Hedgewars or artillery, but the gravity force and direction depends on the mass nearby. It is optimized for mobile game consoles like the GP2X, Open Pandora or GCW Zero, so it doesn't make use of the mouse even on the PC.
lincity_ng # A little bit more than SimCity 2000. Does not start, see https://github.com/NixOS/nixpkgs/issues/282687
#openttd # Open source clone of the Microprose game "Transport Tycoon Deluxe"
# #
# Racing # Racing / Flight
#
torcs # The Open Racing Car Simulator (TORCS). Car racing game
#speed_dreams # Car racing game - TORCS fork with more experimental approach. Does not compile (error: boost::bad_format_string: format-string is ill-formed). Unrelated pull request: https://github.com/NixOS/nixpkgs/pull/270194
#vdrift-bin # VDrift. Car racing game. Does not start (missing game data?): https://github.com/NixOS/nixpkgs/issues/282647
vdrift # VDrift
stuntrally # Stunt Rally. Game with Track Editor. Based on VDrift and OGRE. https://stuntrally.tuxfamily.org/
flightgear # Flight simulator
#
# Arcade racing
# #
stuntrally # Stunt Rally game with Track Editor, based on VDrift and OGRE. https://stuntrally.tuxfamily.org/
superTuxKart # A 3D kart racing game superTuxKart # A 3D kart racing game
extremetuxracer # High speed arctic racing game based on Tux Racer extremetuxracer # High speed arctic racing game based on Tux Racer
flightgear # Flight simulator
#crossfire-client # GTKv2 client for the Crossfire free MMORPG. Screenshot: https://crossfire.real-time.com/images/clients/debian10-screenshot.png #crossfire-client # GTKv2 client for the Crossfire free MMORPG. Screenshot: https://crossfire.real-time.com/images/clients/debian10-screenshot.png