lazy-lambda
Flappy game
A Haskell implementation of a Flappy Bird clone using SpriteKit graphics and animations
Lazy Lambda — a Flappy Bird clone in Haskell with SpriteKit
74 stars
11 watching
10 forks
Language: Haskell
last commit: over 8 years ago gamehaskellspritekit
Related projects:
Repository | Description | Stars |
---|---|---|
mchakravarty/haskellspritekit | A Haskell binding to Apple's SpriteKit framework for building 2D games and animations | 173 |
sarvagyavaish/flappybirdrl | Flappy Bird hack using Reinforcement Learning | 918 |
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 |
billyfrcs/flappybird | A 2D flappy bird game built with C++ and SFML | 3 |
bitnenfer/flappy-boy-asm | A Flappy Bird clone built from scratch in Assembly code for the Game Boy | 91 |
lambdahack/lambdahack | A Haskell-based game engine library for creating ASCII roguelike games with procedural generation and tactical combat. | 626 |
varunpant/crappybird | A clone of the classic Flappy Bird game built using JavaScript and Canvas 2D | 54 |
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 |
bones-ai/rust-flappy-bird-ai | An AI learning system that uses neuro-evolution to play Flappy Bird in Rust | 36 |
billpmurphy/hask | A Python library that mimics key features of the Haskell programming language. | 862 |
ilya-klyuchnikov/lambdapi | Reorganization of source code for dependently typed lambda calculus paper to improve readability and understandability | 112 |
jibby-games/flappy-race | A multiplayer game that combines elements of Flappy Bird and Mario Kart, developed using Godot. | 27 |
mchakravarty/language-c-inline | A Haskell library that allows inline C and Objective-C code in Haskell programs | 146 |
nandor/hcraft | A Haskell implementation of a 3D game clone with a focus on gameplay mechanics and level generation | 95 |