A Look at the POBSD Alternative OpenBSD Game Database Frontend

Thanks to Hukadan's efforts, there is now a very nice and informative interface to explore the commercial, formerly commercial, or freeware games that run (or used to run) on OpenBSD. This post is a summary to show why this is such a great resource.

To get started, open https://pobsd.chocolatines.org/ and you will first see the Game List which is ordered alphabetically:

https://preview.redd.it/akmx08pnxc0d1.png?width=1310&format=png&auto=webp&s=4900f6317dea499d8d2717a36ed830c9584809e6

This view shows some key information about each entry, including developer, engine, runtime, and status. You can filter by one of these values by clicking on the blue text, for example click on scummvm to see all games that use the scummvm runtime.

You can get more information about a game by clicking on the title. This opens a detail page with some additional information detail, including the cover art, a description, and screenshots. Those are pulled from IGDB where available.

https://preview.redd.it/xjfk5q7jzc0d1.png?width=1239&format=png&auto=webp&s=0705089d0b0819dc440bf10bfcb561bc3ffce731

Another way to find a particular game is by using the search bar. Note that this will search not just the game name, but also tags, genre, and likely the other fields as well.

https://preview.redd.it/9hdjor2b0d0d1.png?width=1217&format=png&auto=webp&s=35c86f854fa92fc997443227c644fd7c87d22673

Now for some of the standout functions:

If you click "Random Game" in the top bar, the detail page of a random game is opened:

https://preview.redd.it/w605xctb1d0d1.png?width=412&format=png&auto=webp&s=6346dc1cea6801929ce7ec7437e932010830947e

This is a great way to explore the entries. The link of the button can even be used for a browser homepage or bookmark.

Click on "News" to see what has been added recently:

https://preview.redd.it/2o7hmus32d0d1.png?width=1310&format=png&auto=webp&s=661c70e29d9c3a534784096ac9316e3d55830c89

I was impressed with how quickly it updates - "If On A Winter's Night, Four Travelers" showed up within minutes of being added to the OpenBSD games database.

Further to the right is RSS feed which can be subscribed to for the recent games additions.

And last but not least, "Game Stats" provides summary data as tables and graphs:

https://preview.redd.it/bt73wxbz2d0d1.png?width=322&format=png&auto=webp&s=ba012377dd784143e26f2f0f7b46e710a69f77f6

https://preview.redd.it/zub374d83d0d1.png?width=1153&format=png&auto=webp&s=b0a0ccb6e8cd956c9370fa0c804438644605ec10

https://preview.redd.it/7jjw8nfe3d0d1.png?width=1165&format=png&auto=webp&s=e1027b162b07186bd42a03bede63a455897b2496

As you can see, the large majority of games has a status of "Launches". This is where you can help out - yes, you! If you find a game in the database and play it, it would help a great deal to let us know the observation about the game's status. Hopefully many more games are found to be "Completable" (or even "Perfect", the highest rating), but it's also very valuable to collect if there are bugs - minor, medium, major, or even not being able to run the game at all due to crashing etc. A more detailed description of this status rating system is in the "About" section (or at https://github.com/playonbsd/OpenBSD-Games-Database):

https://preview.redd.it/xusbw3tt4d0d1.png?width=1222&format=png&auto=webp&s=2ce83b557c0fcde76e0ff20cdb73238f31118734

I hope this helps see what's possible with games on OpenBSD!