nowfound

Alternatives

Products that do what Going from 1+1=2 to Quantum Mechanics does

  1. 1QJ

    2020 · quantumjavascript.app

  2. 2
    Strive118

    Make K12 math fun via online 1-1 coding classes

    2021

  3. 3SB

    2020 · landgreen.github.io

  4. 4
    Quant133

    Machine learning based mental math training.

    2017

  5. 5DE

    2015 · lewis500.github.io

  6. 6LQ
  7. 7

    Turn any number into a complicated math equation

    2024

  8. 8

    Effortless math solving made simple

    2025

  9. 9
    maths.ai241

    Your favourite AI maths teacher

    2023

  10. 10WS

    There is a mobile game called DragonBox. It sort of tricks you into learning algebra by starting with very abstract manipulations of a puzzle that must follow rules... gradually the game teaches you more and more rules and also strips out the more abstract elements until on the last levels you are finally solving real equations. I loved it, it taught my kids algebra.... and it was just fun. Over the years I often thought that there should be a calculator for Algebra that works this way... something where you can drag terms around and cancel & distribute with gestures, but most importantly…

    Jul 2026 · github.com

  11. 11AJ
  12. 12DA

    Hello HN! We're Rory and Chris, and we've made a game called Dozenal[0], a grid-based number puzzle game where the objective is to use all the tiles on the board to create totals of 12 (hence the name). We think the mechanic is quite unique, although keen to hear if people know of similar games! You essentially drag tiles across the board, and the distance between two numbers decides the arithmetic operation when they connect to each other: zero spaces is addition, one space is subtraction, two spaces is multiplication: e.g. 5 → 4 = 9 5 → _ → 4 = 1 5 → _ → _ → 4 = 20 We've spent the past…

    Jul 2026 · dozenal.game

  13. 13AD
  14. 14SP

    Context: I'm looking at Norman Wildberger's rational trigonometry[1], and here I was wondering how useful it is in physics. So I thought about testing it with the famous simple pendulum exercise. It's not obvious we get any FPS gain, but still I find it cool to even be able to get the same result differently. 1. https://en.wikipedia.org/wiki/Rational_trigonometry

    2016 · grondilu.github.io

  15. 15RV

    While studying Geometric Algebra I have built some interactive visualization to demonstrate how geometric transformations (rotation, scaling, translation) can be constructed by just composing reflections. Accepting reflection as the most elementary geometric operation was an eye opening moment for me. I think some of you might enjoy the interactive visuals.

    16d ago · static.laszlokorte.de

  16. 16

    What do you want to calculate?

    2014

  17. 17

    Duolingo will now shout fractions at you

    2022

  18. 18QG

    2017 · quantumgame.io

  19. 19

    Visit the URL to explore what happens. Double-click or press “N” to generate a new experiment. Press “A” to learn more about how it works.

    Aug 2026 · number-garden.com

  20. 20

    Life and work of two of our most eminent physicists

    2017

  21. 21TF

    2019 · madeddu.xyz

  22. 22

    a lightweight, zero-dependency computational utility engineR

    Jun 2026 · github.com

  23. 23AE

    This seems unlikely to be a "new" idea, but I stumbled into it by accident and thought it was cool. Java source code below: &#x2F;&#x2F; This class is in the public domain. public class Numbers { public static void main(String[] args) { int numRows = 256; int numColumns = 128; for (int row = 0; row < numRows; row++) { StringBuilder rowOutput = new StringBuilder(); for (int column = 0; column < numColumns; column++) { if ((row & column) != 0) rowOutput.append("1"); else rowOutput.append("0"); } System.out.println( String.format("row&#x2F;col %s:\t%s", row, rowOutput.toString())); } } }

    2014

  24. 24

    Arcade&Quiz game

    May 2026

Ranked by how close each launch is in meaning, then by votes. Refine with a description →