Skip to content

Commit

Permalink
Update README.markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
srcnalt authored Oct 20, 2019
1 parent fbee095 commit 57431e3
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions README.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Moppu
Lisp Game Jam Autumn 2019 Entry

## Usage
## Requirements
Quicklisp

## Installation
OpenGL 2.1 or 3.3+

x86_64 Windows, GNU/Linux or macOS

x86_64 SBCL or CCL

## How to Run
Run `(ql:quickload :moppu) (moppu::run)` in project's root directory.

0 comments on commit 57431e3

Please sign in to comment.