Skip to content

ana-rchy/dnlf.x86

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DNLF.x86

a refactor and cross-platform port of DO NOT LOSE FOCUS by X Future

right now, only the gameplay part is done - the next stage will be figuring out how to make all of the malware-esque stuff happen

why?

cause i think DNLF is a really cool game, gameplay-wise its not the best but holy shit the aesthetic goes HARD

building and running

clone the repo with git clone https://github.com/ana-rchy/dnlf.x86 --recurse-submodules

linux

make sure you have raylib installed on your system (it'll most likely be in your distro's package repository)

then,
make main to build, or
make run to run
you can also
make debug and make run-debug to build with debugging flags and run with gdb

windows

make windows to build
move the .exe from output/ into the main directory
then run


big thanks to X Future for helping me with my questions on how the original game works, and for making his game in the first place

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published