171 skills found · Page 1 of 6
LambdaHack / LambdaHackHaskell game engine library for roguelike dungeon crawlers; please offer feedback, e.g., after trying out the sample game with the web frontend at
tommythorn / ReduceronFPGA Haskell machine with game changing performance. Reduceron is Matthew Naylor, Colin Runciman and Jason Reich's high performance FPGA softcore for running lazy functional programs, including hardware garbage collection. Reduceron has been implemented on various FPGAs with clock frequency ranging from 60 to 150 MHz depending on the FPGA. A high degree of parallelism allows Reduceron to implement graph evaluation very efficiently. This fork aims to continue development on this, with a view to practical applications. Comments, questions, etc are welcome.
dbousamra / Hnes:video_game: NES Emulator written in Haskell
AllureOfTheStars / AllureAllure of the Stars is a near-future Sci-Fi roguelike and tactical squad combat game written in Haskell; please offer feedback, e.g., after trying out the web frontend version at
haskell-game / Tiny Games HsHaskell Tiny Game Jam
keera-studios / Haskell Game ProgrammingA central repository of Haskell Game Programming resources, put together by Keera Studios
aztecs-hs / AztecsA modular game engine and ECS for Haskell
rainbyte / FragFrag is a 3D first person shooting game written in Haskell, by Mun Hon Cheong
RoganMurley / GALGAGAMEGALGA: Multiplayer card game written in Haskell and Elm.
elisehuard / Game In HaskellNo description available
drummyfish / Haskell GameWolfenstein 3D, ray-casting FPS game I make to learn Haskell. No libraries used, rendering is done in terminal.
blitzcode / Rust ExpSoftware rasterization, N-Body simulation and Game of Life in Rust + Haskell
haskell-game / FungenA lightweight, cross-platform, OpenGL-based 2D game engine in Haskell
nandor / HcraftHaskell clone of a certain game
I3ck / HGE2D2D game engine written in Haskell
gregorulm / H2048An implementation of the game 2048 in Haskell
alt-romes / GhenginGhengin: A vulkan-based, shader-centric, type-heavy, Haskell game engine
hauxir / Haskell TetrisTetris game written in Haskell using ncurses
dnikolovv / Haskell Tic Tac ToeA multiplayer web real-time implementation of the famous Tic Tac Toe game in Haskell.
seanhess / RobotquestRobotQuest is a MMO, programming game. Instead of playing RobotQuest directly, you write a program that plays it for you. Your program communicates with the game server API over HTTP by sending and receiving JSON messages. Written in HTML, Haskell, with MongoDB