FlappyBirdRL
RL hack
Flappy Bird hack using Reinforcement Learning
Flappy Bird hack using Reinforcement Learning
920 stars
56 watching
234 forks
Language: JavaScript
last commit: about 7 years ago
Linked from 1 awesome list
flappy-birdmachine-learningreinforcement-learning
Related projects:
Repository | Description | Stars |
---|---|---|
mchakravarty/lazy-lambda | A Haskell implementation of a Flappy Bird clone using SpriteKit graphics and animations | 74 |
bones-ai/rust-flappy-bird-ai | An AI learning system that uses neuro-evolution to play Flappy Bird in Rust | 36 |
varunpant/crappybird | A clone of the classic Flappy Bird game built using JavaScript and Canvas 2D | 51 |
evgenykarkan/scaryflight | A simple FlappyBird-style game built with SpriteKit | 25 |
pashutk/flappybird-gameboy | A re-implementation of the classic Flappybird game for the Nintendo Gameboy | 15 |
vadimboev/flappybird | A minimal Flappy Bird clone built using C and Android APIs to achieve an APK size under 100 Kilobytes. | 2,151 |
bfilar/malware_rl | Enabling research into malware bypass using reinforcement learning environments | 102 |
jun0413/touchbar-flappy-bird | A Swift implementation of an old school flappy bird game tailored to the MacBook touch bar | 11 |
billyfrcs/flappybird | A 2D flappy bird game built with C++ and SFML | 3 |
kjvarga/rr-to-rspec-converter | Converts RR code to RSpec syntax for mocking and stubbing | 1 |
lupoglaz/godotaigym | Enables training of reinforcement learning models with PyTorch on Godot Engine using shared memory | 214 |
toni-sm/skrl | A modular reinforcement learning library with support for various environments and frameworks | 560 |
bitnenfer/flappy-boy-asm | A Flappy Bird clone built from scratch in Assembly code for the Game Boy | 91 |
kaixhin/rainbow | A Python implementation of a deep reinforcement learning algorithm combining multiple techniques for improved performance in Atari games | 1,585 |
eleev/flappy-fly-bird | A game developed using SpriteKit and GameplayKit for iOS devices with features such as tile-based pipes, multiple playable characters, and difficulty settings. | 409 |