stroopwafel

Stroopwafel a casual game based on the Stroop effect. The app was built to demonstrate how you can use InstantDB to build and launch real apps to the App Store. (by jsventures)

Stroopwafel Alternatives

Similar projects and alternatives to stroopwafel

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better stroopwafel alternative or higher similarity.

stroopwafel discussion

Log in or Post with

stroopwafel reviews and mentions

Posts with mentions or reviews of stroopwafel. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-08-22.
  • Show HN: InstantDB – The Modern Firebase
    14 projects | news.ycombinator.com | 22 Aug 2024
  • Show HN: Stroopwafel, realtime multiplayer game built with graph-based database
    1 project | news.ycombinator.com | 19 Nov 2023
    1 project | news.ycombinator.com | 8 Nov 2023
  • Show HN: Stroopwafel, multiplayer game built with a graph-based database
    1 project | news.ycombinator.com | 6 Nov 2023
    Hey HN!

    Stroopwafel is a casual game based on the delay in reaction time between congruent and incongruent stimuli, aka the stroop effect. It's got multiplayer mode and is live in the app store. We built this with React Native and InstantDB (disclaimer: I'm the cofounder of Instant) and released the code to provide an example of how to build a multiplayer app. You can see the repo with the code here https://github.com/jsventures/stroopwafel

    We’ve always loved Firebase for it’s realtime magic. However, we found not having relations was a huge pain for managing feature complexity as our apps grew. Introducing a small change or a new way to present data could require re-plumbing our whole data model. Relational firebase was the dream, and we figured the way to do it was by taking a graph-based approach. More on that here https://stopa.io/post/296

    Some interesting thoughts about the code 1) the data layer is quite thin, the firebase like experience enables you to just focus on the front end 2) having a notion of links makes it very easy to connect and update different models without worries of clobbering updates. Instant is still early, but the direction feels promising to us.

    You can download the app for free in the app store: https://apps.apple.com/us/app/stroopwafel/id6470153525

  • A note from our sponsor - SaaSHub
    www.saashub.com | 7 Dec 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic stroopwafel repo stats
4
22
3.7
6 months ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you konow that JavaScript is
the 3rd most popular programming language
based on number of metions?