vim-adventures-in-elm
Adventure Game
An Elm implementation of a Vim-based adventure game with navigation and obstacle mechanics.
Vim Adventures game in Elm.
34 stars
2 watching
6 forks
Language: JavaScript
last commit: almost 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
elmcast/elm-vim | An integrated development environment plugin for the Elm programming language | 573 |
juzley/elm-net | An implementation of a Net puzzle game in Elm, allowing players to rotate and connect tiles to solve the game | 2 |
w0rm/elm-garden-of-eels | A game built in Elm that simulates garden eels | 6 |
nazanin1369/elm-memorygame | An Elm-based implementation of a simple memory game with multiple levels | 14 |
lucashm/elmstroyer | A simple starship game built using Elm to demonstrate functional programming concepts | 2 |
euhmeuh/wasm-adventure | Exploring the feasibility and usability of WebAssembly's text format for game development using Racket as a domain-specific language | 63 |
max-mapper/adventure-time | A web-based environment for NodeSchool adventures | 97 |
thejian/elm.vim | Vim plugin providing syntax highlighting and editing support for the Elm programming language. | 0 |
camspiers/elm-redchaser | A simple game built using the Elm programming language | 4 |
rofrol/elm-games | A collection of games written in Elm, a functional programming language. | 143 |
seagreen/depths | A casual strategy game written in Elm where players destroy each other's habitats by detecting and destroying units with sensors and firepower. | 6 |
girishso/elm-lights-out | A Lights Out game implemented in Elm with JavaScript and live reloading capabilities | 2 |
j1nma/genetic-space-invaders | An Elm implementation of a classic space invaders game evolved using genetic algorithms | 1 |
arturkot/the-house-game | A simple text-based adventure game with interactive rooms and character interactions. | 176 |
lordmauve/adventurelib | A minimal Python library for writing simple text-based adventure games | 153 |