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

https://github.com/federico-ciuffardi/pascalrpg

a simple pascal rpg game
https://github.com/federico-ciuffardi/pascalrpg

ascii-art game old-school pascal pascal-language pascal-programming rpg rpg-game

Last synced: 7 days ago
JSON representation

a simple pascal rpg game

Awesome Lists containing this project

README

        

# pascalRPG
A simple pascal rpg game

![](https://i.imgur.com/9aeOnwR.png)
![](https://i.imgur.com/ntcnMA9.png)
![](https://i.imgur.com/dZDZm5l.png)
![](https://i.imgur.com/SVwu1MB.png)

## Prerequisites
* Unix based OS

## How to use
* Download the lastest pascalRPG and run.sh from the [releases](https://github.com/Federico-Ciuffardi/pascalRPG/releases)
* Move them both (they must be on the same folder) to any folder that you desire (or don't move them at all)
* Execute the run.sh:
```
./run.sh
```

## Complile (for developers)
* Once you have all the files from the repository and you wish to compyle execute the compileAndRun.sh:
```
./compileAndRun.sh
```

## Versioning
Using [SemVer](http://semver.org/) for versioning. For the versions available, see the [releases](https://github.com/Federico-Ciuffardi/pascalRPG/releases)

## Authors
* Federico Ciuffardi

## Note
Thank you for checking out this repository, send all your comments or questions to [email protected].