Skip to content

rodneylab/life-logistics

life-logistics

2D top-down game, initially created with Karl and Victor using PlayBuffer, re-written to use raylib.

Usage

Requires CMake and a C++ compiler.

Clone the repo then run:

cmake . -B build
cmake --build build
./build/bin/LifeLogistics

In game, use the W, A, S & D keys to navigate.

Documentation

About

Top-down 2D puzzle game written in C++ with raylib

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published