xarvh / elm-haifisch

A silly gamepad-only shooter

Home Page:https://xarvh.github.io/elm-haifisch/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Haifisch

A very simple player-vs-player shooter.

It is multiplayer-only so far, so you will need at least a gamepad to shoot at something.

The gamepad remapping tool will remap only the first gamepad because I'm lazy, but hope to fix it soon-ish.

See it running here.

Goals

  • Experiment with making games in a purely functional language
  • Experiment writing bots

Additional Credits

TODO

  • Computer-controlled opponents?
  • Actual dynamics with acceleration and inertia rather than just a speed?
  • Make the star and the planet actually do something?
  • Multiplayer via websockets + server

About

A silly gamepad-only shooter

https://xarvh.github.io/elm-haifisch/

License:GNU General Public License v3.0


Languages

Language:Elm 93.1%Language:JavaScript 2.4%Language:HTML 1.9%Language:CSS 1.8%Language:Shell 0.7%Language:Makefile 0.1%