Creating your own Geometry Dash-inspired game is a fun way to learn Python and Pygame. You’ll design levels, control movement, and sync gameplay with music for that addictive rhythm-platformer feel.
This repository contains a Python implementation of numerical root-finding methods for solving ( f(x) = 0 ). The methods include Bisection, Newton-Raphson, Fixed Point Iteration, False Position, ...
This project presents a Numerical Stroop Task designed in OpenSesame and analyzed in both MATLAB and Python. The task was used to investigate cognitive interference effects by comparing behavioral ...