index
:
sokoban
master
Basic clone of Sokoban using FLTK
Jed Barber
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
17 hours
Fixed Include/Insert mixup in A* algorithm
HEAD
master
Jedidiah Barber
19 hours
Consolidated image data
Jedidiah Barber
37 hours
Removed pointless Min/Max functions
Jedidiah Barber
3 days
Fixed duplicate shared data install
Jedidiah Barber
3 days
Added credits/license header to source
Jedidiah Barber
3 days
Added readme
Jedidiah Barber
3 days
Code style improvements, constants marked as constant
Jedidiah Barber
3 days
Sokoban can now find itself to find shared data after install
Jedidiah Barber
4 days
More detailed project file, installs shared data correctly
Jedidiah Barber
4 days
Bugfix for Get_Contents precondition check
Jedidiah Barber
2025-03-02
Keeping up to date with minor rename in FLTK binding
Jedidiah Barber
2018-05-15
Updated to bring into line with FLTK binding
Jed Barber
2017-08-06
Sunset license added
Jed Barber
2017-08-06
Factored out some trivial bits into Misc, made coding style more consistent
Jed Barber
2017-08-06
Mouseclick pathing now implemented
Jed Barber
2017-08-05
Undo and level/move number display boxes added
Jed Barber
2017-08-05
All keyboard controls now working except undo
Jed Barber
2017-07-30
Basic game framework done, lacking any user input
Jed Barber