Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 974 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 974 Bytes

Elm Warrior

Game in action

This is a game where you hone your Elm skills by programming the AI of a brave warrior, named at, as it navigates mazes and battles dangerous opponents.

You can find the documentation you need to implement your warrior here, but to get started quickly I recommend you clone this repo. You can also try out this game directly in the browser using ellie.

If you ever get stuck, you might want to take a look at this walkthrough written by Ju Liu.

If you complete all the builtin maps you can try to make some of your own, or you can challenge your friends in a warrior deathmatch by cloning this repo and merging in your implementations.

Good luck, you'll need it!