Games: Difference between revisions
fully rewrite of article, because it was too old. Renowened Explorers is still there, I didnt check it, whether it still is useful information. |
Added date for games in nixpkgs |
||
Line 1: | Line 1: | ||
== Open source games and their status on NixOS == | |||
{| class="wikitable" | |||
|+ | |||
!Name | |||
!Category | |||
!nixpkg status | |||
!Short Description | |||
|- | |||
|[https://www.thedarkmod.com/main/ The Dark Mod] | |||
|Stealth, FPS | |||
|[https://github.com/NixOS/nixpkgs/issues/300213 ticket to be added to nixpkgs] | |||
|Stealth game inspired by the Thief series. | |||
|- | |||
|[https://endless-sky.github.io/ Endless Sky] | |||
|Space simulation, RPG | |||
|In nixpkgs | |||
|Explore a universe with different factions and ships. | |||
|- | |||
|[https://www.veloren.net/ Veloren] | |||
|RPG, Sandbox | |||
|[https://github.com/NixOS/nixpkgs/issues/95226 In progress] | |||
|Multiplayer voxel RPG set in a procedurally generated world. | |||
|- | |||
|[https://www.armagetronad.org/ Armagetron Advanced] | |||
|Arcade, Racing | |||
|In nixpkgs | |||
|A multiplayer Tron-like lightcycle racing game. | |||
|- | |||
|[https://play0ad.com/ 0 A.D.] | |||
|Strategy, Historical | |||
|In nixpkgs | |||
|Historical real-time strategy game. | |||
|- | |||
|[https://supertuxkart.net/de/Main_Page SuperTuxKart] | |||
|Arcade, Racing | |||
|In nixpkgs | |||
|Kart racing game (like Super Mario Kart) featuring Tux and friends. | |||
|- | |||
|[https://www.openra.net/ OpenRA] | |||
|Strategy, RTS | |||
|In nixpkgs | |||
|Open-source implementation of Command & Conquer. | |||
|- | |||
|[https://freeciv.org/ FreeCiv] | |||
|Strategy, Turn-based | |||
|In Nixpkgs | |||
|Civilization-building strategy game. | |||
|- | |||
|[https://www.openttd.org/ OpenTTD] | |||
|Simulation, Management | |||
|In nixpkgs | |||
|Business simulation game based on Transport Tycoon Deluxe. | |||
|- | |||
|[https://www.wesnoth.org/ Battle for Wesnoth] | |||
|Strategy, Turn-based | |||
|In nixpkgs | |||
|Turn-based strategy game with fantasy themes. | |||
|- | |||
|[https://freedoom.github.io/ FreeDoom] | |||
|FPS | |||
|'''''Not in nixpkgs''''' | |||
|Free alternative to the Doom series. | |||
|- | |||
|[https://xonotic.org/ Xonotic] | |||
|FPS, Arena shooter | |||
|In nixpkgs | |||
|Fast-paced multiplayer shooter. | |||
|- | |||
|[https://mindustrygame.github.io/ Mindustry] | |||
|Strategy, Sandbox | |||
|In nixpkgs | |||
|Sandbox tower defense game. | |||
|- | |||
|[https://cataclysmdda.org/ Cataclysm: Dark Days Ahead] | |||
|Survival, Rogue-like | |||
|In nixpkgs | |||
|Post-apocalyptic survival game. | |||
|- | |||
|[https://shatteredpixel.com/ Shattered Pixel Dungeon] | |||
|Rogue-like, RPG | |||
|In nixpkgs | |||
|Rogue-like dungeon crawler with pixel graphics. | |||
|} | |||
== Other resources == | |||
* [https://github.com/NixOS/nixpkgs/tree/master/pkgs/games List of existing games in nixpkgs] | |||
* [https://github.com/bobeff/open-source-games open-source-games list on Github by bobeff] | |||
* [https://trilarion.github.io/opensourcegames/games/top50.html 50 highest rated (by stars on Github) playable open source games] | |||
== Games starter == | == Games starter == | ||
Games can be run by different applications. Some are able to include libraries from different plattforms. | Games can be run by different applications. Some are able to include libraries from different plattforms. |