Alternatives
Products that do what A website/app to help manage your game library does
So, me (dev) and my friend (designer) have been building a website/mobile app to help users manage their game library (think MyAnimeList, but games) for a little over a year. We launched with a very basic set of features, and have been slowing expanding since then. All the code is open source, and most of the things we implemented were direct feedback from users (e.g. being able to import games from Steam/PSN, and the Posts feature). We don't show ads or have any kind of subscription. This is just a hobby project. Any feedback would be greatly appreciated, as honestly the hardest…
- 1THThe HN Arcade▲352
I love seeing all the small games that people build and post to this site. I don't want to forget any, so I have built a directory/arcade for the games here that I maintain. Feel free to check it out, add your game if its missing and let me know what you think. Thanks!
Jan 2026 · andrewgy8.github.io
- 2HA
I'm making a platform for simple open source games you can play anywhere. Games are all just JavaScript classes and you can read the source of every game on the platform. I started working on initial "games" (mostly rendering tests) in 2018 and eventually built all of the platform stuff around it to make it easy to share games. There's also an in-browser editor available for you to make and publish games all from the browser. Would love some feedback on the games and studio features as well as the platform overall. All of the code is available at https://github.com/homegamesio
Jul 2026 · homegames.io
- 3IM
Repo here: https://github.com/ariroffe/personal-website
2022 · arielroffe.quest
- 4MA
hi all, I've always wanted to make my own game, but couldn't afford a thousand-dollar adobe (flash+photoshop) license. I'm not a talented programmer, have no degree in CS. But I understand some elements of design. So I got me a copy of ImpactJS, and after about 5 months of steep learning curve (at least for me), I managed to come up with a game. I also integrated it with a highscore and badge system, similar to what you get at Kongregate. You need to login with Google/OpenID to earn badges/scores. link is: http://www.hotbazooka.com/privatejoe hope to hear some feedback/questions from you guys!
2011 · hotbazooka.com
- 5WO
2014 · github.com
- 6PMProject Maya▲88
Project Maya has started! For those who haven't read about Maya, please look here: http://news.ycombinator.com/item?id=4103344 Our goal is to build an open source application that can run in your browser and on iOS/Android without being dependent on app stores. We currently have a working "sneak preview" version viewable over here: http://frontend2.com Want to dig into the source? https://github.com/SchizoDuckie/project-maya We recommend you to check it out in Google Chrome/iOS/Android. Our team currently consists of 5 people. If you think you'd be a good addition, please shoot me an email,…
2012
- 7AF
I'm a long time lurker that recently quit my job to work on my own projects, a lot due to the inspiration from Hacker News. Now I have published my first serious project, an app for learning how to write Japanese characters. It's the app I always wanted but couldn't find when I was studying. It tries to be simple to use, you just start the quiz and go with the flow. There's no need to plan and manage your studies, and it uses spaced repetition for better retention. There's a promo page with more details up at http://www.kanjibyhand.com. It's only for Android so far. The free version includes…
2012
- 8IB
I built a website for games that catch my eye or have something interesting going on. I made it for fun but then updating became a habit. Maybe you'll find your next "must-play" game here? GitHub repo: https://github.com/RaycatWhoDat/games-list
Nov 2025 · alistof.games
- 9ND
Hi HN, I'm happy to finally ship my first development project: http://favsi.com. Favsi is a site to share lists of random stuff. Things you probably wouldn't post anywhere else. Like: • Favorite cheesy ninja movies • Favorite original NES games • Favorite songs to sing in the car There's been lots of list-type apps cropping up lately: Bagcheck, ListGeeks, Listry, and probably others. Mini-trend? Some Background: By trade, I've been mostly a business guy [shudders] at startups, but have been working to change that for awhile now. I started learning Ruby a few times last year but had trouble…
2011
- 10SL
So a while ago I was thinking it would be neat to build a site that had the most absolute utility. The idea I came up with was a site to store those little protips that are super useful, if you know them ahead of time. I hired a guy to work on it with me, and ClueDB was born: http://cluedb.com/ Please give it a whirl (it uses Twitter auth as login but doesn't tweet anything) and tell me what you think! (Various trivia: My first try at a project coded by someone else and "product managed" by me. Runs on Flask + MongoDB. Also, this is totally unrelated to my startup.)
2011
- 11AG
Hey HN, I made https://linkians.com which is a game where all the action and state is contained in the url. The game involves taking care of little pets (emojis) that live in your url bar. Kind of like tamagotchi or sims. Feed them, play with them, and watch out for enemies! There's no server, just emojis in the url and client-side logic. Any linkians url using the supported emojis is a valid game state so you can save your game, or type out your own url and send it to a friend. I'd appreciate any feedback.
2022 · linkians.com
- 12MC
I'm a big fan of mobile patterns sites like pttrns.com and mobile-patterns.com but neither cover mobile gaming. With oDesk's help and some patience with Tumblr theming, I created mobilegamepatterns.com. What do you think?
2011
- 13AP
Most people like free things, some people like games. If you like 'm both then this might be something for you! I've made a website, a Discord bot, a Twitter bot, and a bunch of scrapers that roam the web to find free games out there. Just so that they can be found in one place by other people. I'm running this on my own server, so I'm curious as to how much traffic it can handle. The Discord and Twitter bots run on a fixed interval, so that shouldn't be much of a bottleneck. You can check it out online at: https://www.freegameisafreegame.com On Twitter at…
2020
- 14WB
Me and my friend built an unique content based Recommendation System, where user can just select Anime or write synopsis and our system will find the most similar anime available. We used Qdrant Vector Database for the Recommendations. Other Features includes, Streaming, Custom watchlist creation and sharing of watchlists. We update our Database regularly and plan to introduce new features in future.
2025 · aniversehd.com
- 15RR
I was looking for apps to track my retro game collection and everything looked.... really dated and not great. So I spent the last 5 months making my own. I've made a lot of apps for other people over the years, but this is the first one I've made for myself. iOS and Android. Let me know what you think!
May 2026 · retrodex.games
- 16PA
Hi hn, Its been a while since my kid has been dreaming to make videogames, as you know, the entry bar is high, too many technical details are involved. A few months ago, we started making games, we have tried many different ways, from dragging blocks to write code with a high-level library to make it simple, it is still too much work. Getting into the AI boat, I decided to give it a try for making games, turns out that it works super nicely, still, you still have many technical concepts involved, what language should the game be written in? where do you store the file/assets? how do you…
2024 · playcodeai.com
- 17HM
One year ago, I downloaded the news.arc code and decided that I would teach myself programming by building a better aggregator. At that time, I had some rudimentary HTML knowledge, and little FORTRAN under my belt. I knew that I wanted an aggregator that could support a wide range of submissions, and one that could scale without losing quality for the user. Hubski is what I have to show for my time and effort. The easiest way to describe Hubski is to say that it uses a commenting system akin to HN or Reddit, but uses a sharing scheme like Twitter. You have a personal feed comprised of the…
2011
- 188B
Just published my personal website v1 with some 8-bit style design that gives people nostalgia. Check it out at https://yzhx.xyz/. You can also find the source code on my GitHub. Here are couple of takeaways from the project: - It is a Next.js app built from the template (https://github.com/chronark/chronark.com). I made many changes, but I appreciate the components that came with the template! - The pixel art in the background is from Brandon James Greer on YouTube (https://youtu.be/cxjX8O6YSHI). Please do check out their work on YouTube;…
2023 · github.com
- 19HA
I'm building a manually curated catalog of games made by the HN community. I'v found several small gems while browsing HN, and it would've been quite difficult to find those games otherwise. So I've started a personal quest to collect those games into a public catalog with open source code and open data (everything is available on GitHub: https://github.com/labarilem/hn-games). Currently the collection has data up to the end of 2022. The plan, of course, is to gather all data up to today and then keep updating the collection. I've published this early version of the…
2025 · hackernews.games
- 20PA
Hi HN! My cofounder and I just launched PaletAI, a mobile app for playing and creating AI-generated games. What PaletAI does: 1. Create – Describe the game you want to make, AI makes it, no coding. 2. Share – Hit publish and it appears on our TikTok-style home feed. 3. Play - Swipe through thousands of games, save the ones you like. Basically it’s a platform for “vibe‑coded” mobile games. What problems we’re solving: - Creators: No‑code tools still leave you with “now what?” (hosting, marketing). With PaletAI, you just hit “Publish” - Players: Finding quick casual games today means store…
2025 · apps.apple.com
- 21IC
I have been in the position plenty of times where I am trying to get my game out there and there just aren't a lot of places to do it. Product Hunt is great... but it's a little restricting and difficult if you don't have an in to post. So I created Game Hunt. The goal is to help with the exposure of a game to people who might not otherwise get exposure to it. Here's the link http://gamehunt.co/ Any feedback would be great!
2016
- 22IB
It's like a mix between Picross (Nonograms) and Polyominoes. It's a minimalist puzzler which has no text, no tutorials (none required) and no ads set in a relaxing environment. App Store: https://itunes.apple.com/gb/app/shapeuku-shape-puzzle-game/i... Play Store: https://play.google.com/store/apps/details?id=com.dtbgames.s... I have a bulk load of Android promo codes to give away, so if you'd like one let me know! (Sorry iOS users, I have no free codes left!)
2018
- 23IB
Hello HN! I got pretty overwhelmed with Notion, Trello, etc. (Even though they are great tools!) as an indie dev, so I built an app that is simpler to use and perfectly suited for an indie like me :) You can basically divide your projects into multiple milestones (a milestone could be e.g. a new version), and the milestones can have multiple tasks that are either todo, in progress, or done. The progress for each milestone is calculated with those tasks, and you can also prioritize and categorize the tasks using tags (E.g. for me, #ph turns into "High Priority", and #pm into "Medium…
2024 · apps.apple.com
- 24IB
Hey, A bit of context.. So I think last week was my last straw, I hit 8k hours with dota and holy ** It finally hit me how much time I wasted on that game. I'm a software developer, I always wanted to develop something and put it out but was scared shitless to do so, I was kinda afraid to get bad traction, to fail or even worse to be completely ignored. so I decided to address two of these issues at once, stop playing dota and spend the weekend building a website that let you see what you could've done with your gaming hours. As an avid gamer for the last 20+ years, I know that it's only…
Apr 2026 · alternatelife.xyz
Ranked by how close each launch is in meaning, then by votes. Refine with a description →