KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
sokoban
★ 8
Open GitHub ↗
Terminal based game of sokoban.
Download README (.md)
Explore Similar Repositories
Wireshark_Dissectors
:
Dissector Plugins for Wireshark
node-sse-writer
:
Creates a text/event-stream stream as specified by the WD-eventsource W3C recommendation
react-thumbnail
:
Include a static version of a webpage or your react element
oracle-adapter
:
sails.js oracle adapter
Zynq_Custom_Core_Templates
:
Sample HDL Code that Interfaces to the Zynq AXI Bus
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
sokoban
?
Download (.md)
# sokoban Terminal based game of sokoban (for Linux).  Controls: ----------------------------------------------------------------------------- * arrow keys (+hjkl) * "q" for quit. Goal: ----------------------------------------------------------------------------- * All boxes should be put in "places" Main principles (goals I was pursuing): ----------------------------------------------------------------------------- - game contains multiple colors (to be pretty) - maps are external (".txt" files). They are easy to create/change without going into ".py" files - it is easy to customize parameters: color of object and it's background; symbol for object