britzl / oneroom

Ludum Dare #37

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ludum Dare #37 Jam entry

This is my entry in the Ludum Dare #37 Jam category. I had very limited time this weekend, but at least I managed to finish something. The theme was One Room so I went with a single room with procedurally generated inner walls (cellular automata) and randomly spawning enemies. Unfortunately only a single kind of enemy and only two weapons, the AK-97 and the four barelled shortgun.

The game has been worked on since Ludum Dare. The LD Jam entry can be found in this commit: https://github.com/britzl/oneroom/tree/69d201ac6bbfa15a375b01d2f46da70f0d3a3e9f

Controls

  • WASD or arrows to move
  • MOUSE to aim and fire
  • R to reload

Play Online

HTML5 version: https://britzl.github.io/OverrunRoom/

About

Ludum Dare #37


Languages

Language:Go 51.1%Language:Lua 48.9%