Skip to content

JDDev0/SokoTerm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

394 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SokoTerm

Test your puzzle game with more than 200 brand-new puzzles across 5 built-in level packs with unique challenges which get progressively harder. In the GUI version you can play this game with Graphical Tiles: Animated SokoTerm Gameplay - Pack 04 - Level 03 - Graphical or traditional ASCII tiles: Animated SokoTerm Gameplay - Pack 04 - Level 03 - ASCII

Test your puzzle solving skills with new gameplay mechanics like one-way doors and wraparound levels. SokoTerm Gameplay - Pack 03 - Level 19 - Graphical SokoTerm Gameplay - Pack 03 - Level 31 - Graphical

Get it on Steam: SokoTerm
Get it on itch.io: SokoTerm

Compile & Run

Requirements

Linux:

  • Required packages: cmake, make, gcc, libncurses-dev
  • Rust compiler must be installed Rust installation

Windows:

  • Install cmake and add it to $PATH
  • Install MinGW and add it to $PATH
  • Rust compiler must be installed Rust installation

Compile & Run

CLI:

  1. cargo build --features cli
  2. cargo run --features cli

GUI:

  1. cargo build --features gui
  2. cargo run --features gui

Releases

No releases published

Packages

 
 
 

Contributors

Languages