Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 592 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 592 Bytes

so_long

This project is a small 2D game with minilibx. You'll learn about textures, sprites and tiles.

State

so_long Build so_long Score

Installation & Building

To install and build

  git clone https://github.com/WOLFIE-OG/so_long
  cd so_long
  git submodule update --init --recursive
  make
  ./so_long