pymunk
There are 64 repositories under pymunk topic.
jangirrishabh/toyCarIRL
Implementation of Inverse Reinforcement Learning Algorithm on a toy car in a 2D world problem, (Apprenticeship Learning via Inverse Reinforcement Learning Abbeel & Ng, 2004)
zmh-program/Physical-Engine-Hand-Detection
👋 A game project about computer vision using Mediapipe, Pygame, Pymunk and OpenCV 👋 一个关于计算机视觉的小游戏, 使用Mediapipe, Pygame, Pymunk和OpenCV编写
rasql/pymunk-tutorial
Introduction to making object-oriented apps with PyMunk
asbl/miniworldmaker
Educational 2d Engine for Python - moved to codeberg: https://codeberg.org/a_siebel/miniworldmaker
kasey-/ArduinoDQNCar
My Arduino Deep Q-Learning Car Project
LennyPhoenix/Arkius
Arkius will be a top-down roguelite game.
szabolcsdombi/pymunk-moderngl-experiment
Simple 2D Physics simulation using Qt, pymunk and ModernGL
kad99kev/PyBoxCar
BoxCar2D implementation in Python.
TVycas/Evolutionary-Racer
A genetic algorithm-based car racing simulation program.
akshaybahadur21/Raining-Emoji
A wrapper for emoji rainfall for humans 🌧️ 🐶 🐵 🦁 🐷 🐨
kad99kev/AI-Car
A small simulation of the A* Algorithm fused with steering behaviours to make a car find an optimal path and move from start to goal, avoiding obstacles.
claromes/sesc-pymunk
Curso de Desenvolvimento de Simulações Físicas em 2D - Sesc SP
gpsub/CLAW_physics_simulation_using_python
This is a python GUI that simulates the movement of the CLAW robot in water(sea), taking into account drift, inertia, mass, rotational intertia, friction, and many other physical parameters.
marcpaulo15/pygame_funny_simulations
Implementation of several funny simulations to learn Python, Pygame, and Pymunk
nikitosssobur/Physical-models
This repository contains several projects with some physical models.
notjik/Boat-Racing
Yandex Lyceum. Pygame Project 2021
parissashahabi/Soccer-Stars-Game-Bot
This project aims to develop a bot capable of competing against human players in the game Soccer Stars.
Tynab/Pool-Game
Pool Game
3w36zj6/webcam-tower-battle
🦒 AnimalTower Battle-like game that uses a webcam
amshrbo/simulating-physics-using-pymunk
A set of projects that will use python, pygame, and pymunk for doing physics simulation FOR FUN.
buzz/gravity-defiled
Gravity Defiled is a physics-based 2D motorcycle trial racing game.
edgecase963/shatterbox
Shatterbox allows ease of use with pymunk and PyQt5
elizabethfeden/mechanic-arm
Physical simulation of a mechanic arm and reinforcement learning algorithms for controlling it.
gluchy1/Basic-Subatomic-Particle-Simulation
A very (really!) basic particle simulation implemented using the Pygame and pymunk libraries.
HB-fga/2021-A-Space-Odyssey
Game written in Python using the Pyxel and Easymunk (Pymunk) libraries
iamBijoyKar/floating_hippo
A simple 2D simulation library using Pymunk and Pygames
LennyPhoenix/Jank-Engine
Python game engine written with Pyglet and Pymunk.
masanbasa3k/Pymunk_Projects
My pymunk projects
pavlen5kiy/ball_Launcher
Physics simulation made with Pygame and Pymunk. Just repeated the following guide.
pavlen5kiy/physicsBalls
Cool physics simulation made with Pygame.
TAT-Games/PyDot
A Re-Make Of Godot In Python For Low-End PC's
xorandiff/PySoccer
2D top-perspective soccer game with multiplayer
IvanTsvetkov-dev/galton-board
Emulation of the Galton board in python.The normal distribution.Pygame+Pymunk
Alireza2317/Physics
Some physics simulations implemented in python using pymunk and pygame.
cognitivegears/halloween_captcha
Spooky example of an alternate CAPTCHA
Rumit95/Pong-Game
This project is a simple implementation of the classic Pong game using Python, Pygame, and Pymunk for physics simulation.