NicCLIM alpha: Fixed peek
NicCLIM - Map Editor » Devlog
Peek now operates correctly on odd and even rows: Also, I had interposed x and y so it was not working anyway, but was not working in an annoyingly symmetrical way. Now working.
NIL (A) (B) NIL NIL
(C) (D) (E) NIL NIL
NIL (F) (G) (H) NIL
NIL (I) (J) NIL NIL
NIL NIL NIL NIL NIL
In lisp, peek is nic::adjacent-peek, the corresponding map-editor macro is com-peek.
Direction symbols are h j jh k kl l or w sw se nw ne e respectively.
If peek is the only way automata can actually see, this simplifies time propagation a lot, because one time stop only ever needs two steps (in every direction) to propagate the next time step.
Files
nicclim.lisp 41 kB
21 days ago
Get NicCLIM - Map Editor
Download NowName your own price
NicCLIM - Map Editor
GUI / CLI symbolic map editor. Made with Lisp!
| Status | In development |
| Category | Tool |
| Author | screwtape |
| Tags | common-lisp, common-lisp-interface-manager, expert-system, file-editor, Graphical User Interface (GUI), map-editor, mcclim |
More posts
- Tootcoding NicCLIM on the Mastodon4 days ago
- NicCLIM 3/3 Alpha release notes. Make map, lambdas in map, pick up and use lambd...21 days ago
- Part 2 of NicCLIM lisp map editor's alpha diatribe is up (short version here)22 days ago
- NicCLIM Hextille movement now works in general22 days ago
- NicCLIM Common lisp Map Editor entering Alpha23 days ago
- Notes about NicCLIM common lisp interface manager spec map editor36 days ago
- First version of NicCLIM demo63 days ago
- NicCLIM house, yard, street, map editor, initial, example64 days ago
Leave a comment
Log in with itch.io to leave a comment.