spxtr / os

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

View Soldat maps with LÖVE

git clone https://github.com/spxtr/os
cd os
love src

To open a specific map, point it at your Soldat installation:

love src /path/to/soldat/dir Map.pms

TODO FIXME PLEASE

  • Weather sound effects.
  • Look around with the mouse, zoom with the scrollwheel.
  • View colliders, spawnpoints, and waypoints.
  • Consider letterboxing instead of cutting off the edges. As currently implemented, a w/h ratio other than 4/3 is disadvantageous.

About

License:GNU General Public License v3.0


Languages

Language:Lua 100.0%