https://github.com/psvensson/shadowcast
A Pharo Smalltalk implementation of a Shadowcasting algorithm for rogue-like games
https://github.com/psvensson/shadowcast
pharo-smalltalk rogue shadowcasting shadowcasting-algorithm smalltalk
Last synced: 5 months ago
JSON representation
A Pharo Smalltalk implementation of a Shadowcasting algorithm for rogue-like games
- Host: GitHub
- URL: https://github.com/psvensson/shadowcast
- Owner: psvensson
- License: mit
- Created: 2020-11-28T12:06:29.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-31T13:08:11.000Z (over 5 years ago)
- Last Synced: 2025-02-18T11:14:11.672Z (over 1 year ago)
- Topics: pharo-smalltalk, rogue, shadowcasting, shadowcasting-algorithm, smalltalk
- Language: Smalltalk
- Homepage:
- Size: 16.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Shadowcast
A Pharo Smalltalk implementation of a Shadowcasting algorithm for rogue-like games
This ia a port of the symmetric Shadowcast algorithme presented here; https://www.albertford.com/shadowcasting/