interactive-simulation

There are 6 repositories under interactive-simulation topic.

  • pulsar-3D

    cometsinthesky/pulsar-3D

    Pulsar 3D simulation for Physics Teaching Master's Program (MNPEF) at the University of Brasilia (UnB). Created by Lucas Ferreira (UnB/IF/MNPEF) and Vanessa Andrade (UnB/IF/MNPEF).

    Language:JavaScript40321
  • barkerbg001/game-of-life-react

    A React implementation of Conway's Game of Life featuring a sleek black and neon green theme. The game includes a responsive grid, interactive start and reset buttons, and a Material UI-powered sidebar. The simulation follows Conway's rules for cell birth, survival, and death, making it an engaging visual experience.

    Language:JavaScript0100
  • Falanger-debug/Conway-s-Game-of-Life

    A Python-based Conway's Game of Life simulation app using Tkinter.

    Language:Python00
  • nivasharmaa/GameOfLife

    Java implementation of Conway's Game of Life showcasing skills in OOP, GUI development, and algorithmic logic. Features an interactive, customizable grid, real-time controls, generation tracking, and pattern loading. Utilizes arrays for grid management and custom libraries for rendering and file I/O operations.

    Language:Java0100
  • ratwolfzero/ratwolfzero

    The Beauty of Mathematics

  • cheezypotatoes/Deterministic-PushDown-Automata-Project

    Pushdown automata sandbox as a 2nd-year final project

    Language:JavaScript