Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 15 days 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 (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-31T13:08:11.000Z (about 4 years ago)
- Last Synced: 2024-12-18T21:17:27.945Z (15 days 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 gamesThis ia a port of the symmetric Shadowcast algorithme presented here; https://www.albertford.com/shadowcasting/