https://github.com/rexim/pascalik
Rogue-like game in Pascal as a Recreational Programming Exercise
https://github.com/rexim/pascalik
Last synced: 4 months ago
JSON representation
Rogue-like game in Pascal as a Recreational Programming Exercise
- Host: GitHub
- URL: https://github.com/rexim/pascalik
- Owner: rexim
- License: mit
- Created: 2021-04-03T20:39:25.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-11T09:19:13.000Z (about 5 years ago)
- Last Synced: 2025-06-07T00:32:36.176Z (about 1 year ago)
- Language: Pascal
- Size: 20.5 KB
- Stars: 10
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rogalik in Pascal
## Quick Start
```console
$ fpc pascalik.pas
$ ./pascalik
```