Skip to content

Basic instructions — how to run example or custom program #13

@merwok

Description

@merwok

Hello! Minimum instructions to build and try this repo:

  1. mkdir build && cd build
  2. cmake .. && make
  3. copy or symlink a lua file (for example ../examples/snake.lua) as main.lua
  4. run ./32blit_lua

This could be added to the README.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions