xarvh / herzog-drei

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Herzog Drei

You can play it here.

Herzog Zwei was probably the very first RTS.

I wanted to try my hand at a similar game, but my design goals are a bit different:

  • Runs in the browser, so everyone can play

  • Supports up to 8 players, if your browser can deal with 8 gamepads. (For now it's single player only tho, keyboard and mouse)

  • It's easy to learn and hard to master. Newbies welcome. =)

I'm coding it entirely in Elm, I want to see how I deal with interactions in a flat entity hierarchy with a purely functional language.

About

License:GNU General Public License v3.0


Languages

Language:Elm 96.7%Language:JavaScript 1.2%Language:CSS 1.1%Language:HTML 0.9%Language:Shell 0.1%Language:Makefile 0.0%