The games have no ads, no dark patterns and require no registration. They just work, on both mobile and desktop.
My website tries to be similarly user friendly and minimal. I’m hoping to capture the web 1.0 vibe of personal homepages, where people would put links to their favorite obscure online places.
If you enjoy it, bookmark the page and visit every now and then. Also, maybe skip this post if you have a deadline today.
This looks fun! One question, your terms mention payments, but I couldn't find any paid content in my short session. What is the business model? Is there a pricing page?
Good question and sorry for the confusion! I originally launched with an optional paid tier which I have since removed. Currently there is no business model. I happily run this at a loss as my costs are very low.
A bit of feedback: please don't rotate the puzzle piece for me! A huge part of sorting out where a piece goes is figuring out its orientation in space and if you tell em automatically, I miss out on that whole part of the process, and suddenly all the pieces are sorted for me.
> The games have no ads, no dark patterns and require no registration. They just work, on both mobile and desktop.
Except for mobile support, WebLiero [1] matches those criteria. It's a multiplayer clone of a DOS classic indie game (Liero). It requires getting familiar with controls and other players to be online to play though.
Thanks! I have a couple of games that I like which also miss mobile support, I'll have to add a desktop only category one day and show it for people visiting on desktop.
Thank you for the opportunity to submit! We need something like this as it's hard to distinguish commercial games and ones that require downloads from those that aren't and don't!
I submitted my two inventions, Hexxed[0] and Mathtown Alley[1].
The old Orisinal Games by Ferry Halim would fit perfectly into this category, but unfortunately, they died along with Flash Player (AFAIK - I'd love to learn otherwise).
I find it amazing that there are still developers making little games without ads or shady practices behind, just for fun. But we need a good catalog to list them all.
We just released a free web game. It has free to play monetization mechanics so maybe it doesnt fit into this category, but check it out, its highly polished and really fun:
Thanks for the feedback. I want to try to make my dev streams more interesting. It's pretty hard to look cool when your debugging some busted button. Check out this blog post if you liked the dev streams:
Unfortunately this doesn't feel like a good fit for this list, it's hard to put it into words but I'm looking for more lightweight, minimal and immediate games.
Thank you for sending the link anyway, the game still looks very fun, I may download the mobile version later.
A Dark Room is an idle/clicker game, so far I intentionally avoided this genere, I was looking for something more appropriate for short gaming sessions and also something less casual. I also find these games too addictive and not relaxing enough; perhaps the clicker game genre didn't click for me... What do others think, do you enjoy idle/clicker games? Do you return to them often?
the idle/clicker genre is full of games that use ads, IAPs, and dark patterns. A curated list that avoids those would be nice, although they are a little more addicting and designed for longer play than the other games on your list.
Coming back from Hawaii I was playing a solitaire on the in flight entertainment system and it was terribly buggy and hard to use and I was thinking I could do better than this! So I started writing one on the plane. I have not made any games in many years (decades actually) but it was a fun experience and I used it as an opportunity to try out webasm/emscripten which was pretty easy to get working actually. It is here: https://github.com/seiferteric/JustSolitaire and playable in the browser here: https://eric.seifert.casa/solitaire/
I don't know if I was playing solitaire incorrectly, but I think there may be a bug when moving cards along the "tableau" piles - I can't move cards of the same suit.
for example 5 hearts onto 6 hearts on a tableau pile.
Is this against the rules?
the piles on top or bottom? On top you move cards of the same suite in ascending order, starting with Ace, 2, 3 etc. On bottom only color matters and you go in descending order. I kept dealing until I had a 5 and 6 of hearts in the bottom piles and I am not able to move one on top of the other so I don't see a problem, but there may be bugs!
For my first foray into Javascript I wrote kardland.com
I was adamant not to add a timer though because I felt that made me enjoy the game less.
You got double-click working to put away cards. If the card double-clicked can not be put up though, see if there is a tableau it can be put on. I prefer that to dragging if I can avoid it.
I went back and forth on the timer, I purposely didn't put any score like MS solitaire at least. As for double clicking to move down to the tableau, I chose not to add it since I felt it sort of encourages spam clicking every card to see if it can be moved.
Thanks for the link, this is an amazing list! I especially like the "Map", though I haven't checked all of them yet; I'll make sure to do that later. Unfortunately these not always work on mobile; I'll have to add a "desktop only" section one day.
This looks like a daily game, which is not what I’m after at the moment. I wanted to list games that put the user in control as much as possible. I would add it if the user could go through different challenges at their own pace. Still, this is looks like a really fun game; nicely done!
I'm considering adding an "unlimited" bank of puzzles that you can play once you've solved the daily games (or instead of the dailies). I'll let you know if I do!
Love this! Such a fun and immediate way to build and play games.
I submitted https://squareword.org , my daily word game in two dimensions, which works like a combination of Wordle, Sudoku and crosswords. No ads or registration.
68 comments
[ 3.5 ms ] story [ 139 ms ] threadMy website tries to be similarly user friendly and minimal. I’m hoping to capture the web 1.0 vibe of personal homepages, where people would put links to their favorite obscure online places.
If you enjoy it, bookmark the page and visit every now and then. Also, maybe skip this post if you have a deadline today.
I was thinking of submitting my jigsaw site Puzzle Panda [1] if it fits the requirements. Registration is not necessary and there’s no ads.
[1]: https://puzzlepanda.com
Except for mobile support, WebLiero [1] matches those criteria. It's a multiplayer clone of a DOS classic indie game (Liero). It requires getting familiar with controls and other players to be online to play though.
Full disclosure: I'm a contributor.
[1] https://www.webliero.com
Not my game but recently announced on HN.
I submitted my two inventions, Hexxed[0] and Mathtown Alley[1].
[0] https://hexxedgame.com
[1] https://makecode.com/_T6tJRFfsaTRW
https://gamesnacks.com/
I just added my little trivia game to the list using the Google Form
https://trivia-16.vercel.app/
[0]: http://en.battleship-game.org
I find it amazing that there are still developers making little games without ads or shady practices behind, just for fun. But we need a good catalog to list them all.
Neat idea, great implementation.
https://rocketbotroyale.winterpixel.io/
https://blog.winterpixel.com/the-tech-stack-behind-a-wasm-an...
Thank you for sending the link anyway, the game still looks very fun, I may download the mobile version later.
Works on mobile and desktop.
If you like multiplayer RTS games, try it out. It’s similar to the board game Risk, but real time and with planets.
(You can play with your friends multiplayer)
https://bitplanets.com/
[0]: https://adarkroom.doublespeakgames.com/
I was adamant not to add a timer though because I felt that made me enjoy the game less.
You got double-click working to put away cards. If the card double-clicked can not be put up though, see if there is a tableau it can be put on. I prefer that to dragging if I can avoid it.
https://www.chiark.greenend.org.uk/~sgtatham/puzzles/
Which is playable on the web and also has been ported to various platforms.
- Simon Tatham's Puzzles on Google Play for Android: https://play.google.com/store/apps/details?id=name.boyle.chr...
- Simon Tatham's Puzzles on Apple store for iOS: https://itunes.apple.com/us/app/simon-tathams-portable-puzzl...
("Quantum childminding" is hard yo -- the park level has me completely stumped)
I submitted https://squareword.org , my daily word game in two dimensions, which works like a combination of Wordle, Sudoku and crosswords. No ads or registration.
Brilliantly simple fighting game that runs in the browser with online and offline features.