40 skills found · Page 1 of 2
viblo / PymunkPymunk is a easy-to-use pythonic 2d physics library that can be used whenever you need 2d rigid body physics from Python
estevaofon / Angry Birds PythonAngry Birds game written in python using pygame and pymunk
jangirrishabh / ToyCarIRLImplementation of Inverse Reinforcement Learning Algorithm on a toy car in a 2D world problem, (Apprenticeship Learning via Inverse Reinforcement Learning Abbeel & Ng, 2004)
amirabbasasadi / Toy Project Cv Physics EngineA toy project using OpenCV and PyMunk
marblexu / PythonAngryBirdsa simple implementation of angrybirds using pygame and pymunk
jshaffstall / PyPhysicsSandboxpyPhysicsSandbox is a simple wrapper around Pymunk that makes it easy to write code to explore 2D physics simulations. It's intended for use in introductory programming classrooms.
StanislavPetrovV / Python Galton Board Galton Board with Pymunk and Pygame
StoneSteel27 / PhyterminalPhysics Renderer (using Pymunk as physics engine) for Terminal written in python
davexunit / PyPlatformerA 2D side-scrolling platformer written in Python using cocos2d, pyglet, and pymunk.
chaojie / ComfyUI PymunkNo description available
techwithtim / PyMunk Physics SimulationNo description available
samiranrl / Carrom RlA Pygame+Pymunk Carrom Simulation Testbed for reinforcement learning. [CS747][ Foundations of Intelligent and Learning Agents]
parissashahabi / Soccer Stars Game BotThis project aims to develop a bot capable of competing against human players in the game Soccer Stars.
zmh-program / Interact Physical Ball GameUse your hand to play physical ball game! Camera-based interactive minigame using Mediapipe, Pygame, Pymunk and OpenCV
rasql / Pymunk TutorialIntroduction to making object-oriented apps with PyMunk
asbl / MiniworldmakerEducational 2d Engine for Python - moved to codeberg: https://codeberg.org/a_siebel/miniworldmaker
ShadowApex / Pysdl2 ExampleExample using pymunk physics with PySDL2
ppratikcr7 / BHIRLBayesian Hierarchical Inverse Reinforcement Learning for toycar obstacle avoidance in pygame(pymunk)
LennyPhoenix / ArkiusArkius will be a top-down roguelite game.
kasey- / ArduinoDQNCarMy Arduino Deep Q-Learning Car Project