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
4 hours 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
- NicCLIM 3/3 Alpha release notes. Make map, lambdas in map, pick up and use lambd...8 hours ago
- Part 2 of NicCLIM lisp map editor's alpha diatribe is up (short version here)1 day ago
- NicCLIM Hextille movement now works in general1 day ago
- NicCLIM Common lisp Map Editor entering Alpha2 days ago
- Notes about NicCLIM common lisp interface manager spec map editor15 days ago
- First version of NicCLIM demo42 days ago
- NicCLIM house, yard, street, map editor, initial, example43 days ago
Leave a comment
Log in with itch.io to leave a comment.