XUtils

elm-games

An excellent list of games made in Elm


All Elm Games (hopefully)

There is also separate repository for gamedev: Elm Game Development

Table of Contents

Clones of Common Games

Snake

Previous Elm versions - Elm 0.18 - [remyferre/snake-elm](https://github.com/remyferre/snake-elm) - Snake game. - [rkrupinski/elm-snake](https://github.com/rkrupinski/elm-snake) - Snake game. [[play]](https://rkrupinski.github.io/elm-snake) - [nwjlyons/snake](https://github.com/nwjlyons/snake) - Classic game Snake. [[play]](http://snake.neillyons.io) - [ktonon/word-snake](https://github.com/ktonon/word-snake) - Asynchronous word search game. [[play]](http://wordsnake.betweenconcepts.com) - [freiguy1/elm-snake](https://gitlab.com/freiguy1/elm-snake) - Snake game. [[play]](http://freiguy1.gitlab.io/elm-snake) - [tibastral/elm-snake](https://github.com/tibastral/elm-snake) - Snake in WebGL and Html. [[play]](https://tibastral.github.io/elm-snake) - Elm 0.17 - [remyyounes/elm-snake](https://github.com/remyyounes/elm-snake) - Snake game. [[play]](http://remyyounes.github.io) - [bobobobo/elm-game-lab](https://github.com/bobobobo/elm-game-lab) - Snake game. [[play]](https://bobobobo.github.io/elm-game-lab) - [remyyounes/elm-snake](https://github.com/remyyounes/elm-snake) - Snake game. [[play]](http://remyyounes.github.io) - Elm 0.16 - [tatut/elmato](https://github.com/tatut/elmato) - Snake Game. [[play]](http://webjure.org/elmato) - [rikukissa/elm-snake](https://github.com/rikukissa/elm-snake) - Snake game. [[play]](https://rikukissa.github.io/elm-snake) - [franklsf95/smart-snake](https://github.com/franklsf95/smart-snake) - Play the snake game or watch AI control the perfect snake. - Elm 0.15 - [liubko/elm-snake](https://github.com/liubko/elm-snake) [[doc]](http://www.slideshare.net/theburningmonk/my-adventure-with-elm) - A Snake game for the web browser. [[play]](http://liubko.github.io/elm-snake) - Elm 0.14 - [Chapter 14 Snake Revisited](https://github.com/grzegorzbalcerek/elm-by-example/blob/master/Chapter14SnakeRevisited.elm) - Part of the elm-by-example book. - Dead http://www.elmfiddle.io/view/ciohidiwb0000ittvijce7hy5

Tetris

Breakout

Pong

Mario

Tic Tac Toe

Space Invaders

Memory

Asteroid

Pac Man

Minesweeper

Roguelike

Classic Card & Board Game

Real-Time Strategy

Puzzle Games

Racing Game

  • Elm 0.18
    • Tacks - Real-time multiplayer sailing game [play]
    • Retrorace - Retrorace is a multiplayer game where the aim is to be the first to reach the top of the screen. [play]

Tools

Miscellaneous


Articles

  • coming soon...