NerdSteam vs OpenTTD
Side-by-side comparison of two open source alternatives
NerdSteam
NerdSteam is a hobby project of mine where users can view trending and top games of Steam, compare prices across platforms, view historical pricing, track player statistics, and more. The app is built using Kotlin + Jetpack Compose following MVVM architecture with a clean and responsive UI. Features: - View currently trending games, top games (based on the player count) and also top records (all time most played game by player count). - View the game details in a structured and responsive UI. - See player statistics i.e., how many players on average played the game at a specific month. - Compare prices and deals for a game from other platforms (like GOG, Humble Store). - Set price alerts and bookmark games for quick access. - Data is sourced from multiple sources such as Steam, SteamCharts, and IsThereAnyDeal, while also caching data locally for performance. Desclaimer: The project is not affiliated to Steam, SteamCharts, IsThereAnyDeal, or any other services that are used. It's merely a wrapper of all of the mentioned websites and is not meant to replace them. Source Code: https://github.com/khanshoaib3/nerd-steam/
OpenTTD
NOTE: This is a fork of https://github.com/pelya/openttd-android since development there is on hold currently. OpenTTD is an open source reimplementation of the Microprose game Transport Tycoon Deluxe (TTD). As president of a start-up transportation company in (typically) 1950, you have a choice of building rail, road, air and maritime transportation routes to build up your transportation empire. Outsmart your competition by beating them to attractive passenger and commodities routes to become the game's highest-ranking transport company by the year 2050. OpenTTD is based on Chris Sawyer's Transport Tycoon Deluxe and introduces a whole set of new features, including multiplayer support, better stations and vehicles, larger maps and a host of other options. Posting a full list of features would be futile as it would mean updating this page almost daily, and even then some things might be forgotten. Play with the game to experience all the features yourself, or take a look at the Manual for a more thorough listing and explanation of the features and possibilities available. Tips: * Scroll the map with two fingers, when you are building roads or stations. * Close dialogs by dragging them to the screen edge.
| Feature | NerdSteam | OpenTTD |
|---|---|---|
| License | GPL-3.0-only | LGPL-2.1-or-later |
| Install sources | F-DroidGitHub | F-DroidGitHub |
| Categories | GamesBrowser | GamesBrowser |
| Features | Ad-FreeOpen SourceNo Tracking | Ad-FreeOpen SourceNo Tracking |
| Platforms | Android | Android |
| Website | ||
| Source code |