Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bor0/soko-scheme
Soko implementation in Scheme
https://github.com/bor0/soko-scheme
game-jam racket scheme sokoban
Last synced: 8 days ago
JSON representation
Soko implementation in Scheme
- Host: GitHub
- URL: https://github.com/bor0/soko-scheme
- Owner: bor0
- License: other
- Created: 2018-04-25T01:26:38.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-18T12:35:55.000Z (over 6 years ago)
- Last Synced: 2024-11-07T00:36:47.292Z (about 2 months ago)
- Topics: game-jam, racket, scheme, sokoban
- Language: Racket
- Size: 478 KB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Soko-Scheme v1.0 by Boro Sitnikovski
====================================To clone me: Write `git clone [email protected]:bor0/soko-scheme.git`
You can run DrRacket on `main.rkt`. Logic is kind of based on `[email protected]:bor0/soko.git`.
Written for Itch.io's [Lisp Game Jam 2018](https://itch.io/jam/lisp-game-jam-2018).
Work timeline (2-3 hours a day):
- Day 1: Implement logic (`game.rkt` and `level.rkt`).
- Day 2: Initial implementation for `soko_ui.rkt`.
- Day 3: Finish implementation for `soko_ui.rkt`.
- Day 4: Integrate all the parts together and do rounds of testing.
- Day 5: Refactor/beautify code, fix allthebugs.Credits: Spotz (music).
Boro Sitnikovski
Licensed under GPL. Read LICENSE for more information.
April, 2018