An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Rogalik in Pascal

## Quick Start

```console
$ fpc pascalik.pas
$ ./pascalik
```