Skip to content

pliiebora/sok

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sok

A try for sokoban using SDL2.

Note

When compiling on Windows, make sure to pass value to cmake variable <SDL2_PATH>.

Particularly, when using VSCode, write or add this item to .vscode/settings.json:

"cmake.configureSettings": {"SDL2_PATH": "E:\Path\to\SDL2"}

if there is no this file, create it.

MinGW on windows

When using MinGW to compile on Windows, this program will immediately return in the console, and will not create any output. But the graphic window works fine.

About

A try for sokoban using SDL2.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published