me0w00f/Big-Ball-Swallows-Small-Ball
ðŪ Big Ball Swallows Small Ball - An addictive arcade game with AI support. Control a demon ball to eat smaller dots while avoiding bigger ones. Features dynamic movement, rainbow effects, and reinforcement learning capabilities. Built with Pygame and PyTorch. ð ð
This project offers an engaging arcade game where players navigate a 'demon ball' to consume smaller dots and grow, while skillfully avoiding larger ones. It takes player input (keyboard controls) or an AI agent's decisions to output high scores and dynamic gameplay. Anyone looking for a fun, single-player arcade experience or interested in observing an AI learning to play a game would enjoy this.
No commits in the last 6 months.
Use this if you enjoy playing classic arcade games with a simple objective, or if you're curious to see a computer program learn to play a game autonomously.
Not ideal if you're looking for a multiplayer game, a complex strategy game, or an educational tool for learning advanced physics.
Stars
7
Forks
—
Language
Python
License
MIT
Category
Last pushed
Jan 31, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/me0w00f/Big-Ball-Swallows-Small-Ball"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
chynl/snake
Artificial intelligence for the Snake game.
Eliastik/snakeia
A modern Snake game featuring an artificial intelligence powered by Deep Q-Learning...
ZYunfeii/DRL4SnakeGame
Using deep reinforcement learning to play Snake game(čīŠåč).
hayderkharrufa/snake_pathfinding_ai
AI plays snake game using BFS (Breadth-First Search) algorithm.
italohdc/LearnSnake
ð AI that learns to play Snake using Q-Learning (Reinforcement Learning)