NerdSteam vs The Battle for Wesnoth
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/
The Battle for Wesnoth
(Note: This is an alpha release of the 1.19 in-development branch, and works best on a Tablet with large screen space. Consider reaching out to us or file a bug report if you encounter an issue.) The Battle for Wesnoth is an open source, turn-based strategy game with a high fantasy theme. It features both singleplayer and online/hotseat multiplayer combat. Explore the world of Wesnoth and take part in its many adventures! Embark on a desperate quest to reclaim your rightful throne... Flee the Lich Lords to a new home across the sea... Delve into the darkest depths of the earth to craft a jewel of fire itself... Defend your kingdom against the ravaging hordes of a foul necromancer... Or lead a straggly band of survivors across the blazing sands to confront an unseen evil.
| Feature | NerdSteam | The Battle for Wesnoth |
|---|---|---|
| License | GPL-3.0-only | GPL-2.0-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 |