Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 436 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 436 Bytes

LD25

Introduction

This is an in-progress entry for the 25th Ludum Dare gamejam. It's based on the theme You are the Villain.

Contributing

You must follow the code style guidelines:

  1. Indent with four spaces
  2. Add a new line after each file

Compiling

To run the game on Windows:

  1. Run util/dist.bat
  2. Run dist/ld25.exe

To run the game on Linux:

  1. Run util/dist.sh
  2. Run dist/ld25