https://github.com/endeyshentlabs/minpapers
Minimal version of "Papers, Please" game
https://github.com/endeyshentlabs/minpapers
game lua
Last synced: 10 months ago
JSON representation
Minimal version of "Papers, Please" game
- Host: GitHub
- URL: https://github.com/endeyshentlabs/minpapers
- Owner: EndeyshentLabs
- License: gpl-3.0
- Created: 2023-01-14T16:54:20.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-26T08:28:35.000Z (over 3 years ago)
- Last Synced: 2024-12-29T05:09:04.194Z (over 1 year ago)
- Topics: game, lua
- Language: Lua
- Homepage: https://endeyshentlabs.itch.io/MinPapers
- Size: 460 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MinPapers
Minimal version of Papers, Please game
## Quick Start
```console
$ git clone https://github.com/EndeyshentLabs/MinPapers
$ love . # UNIX-like
```
## Build-it
```console
$ ./fluid
```
## Made With
- LOVE2D
- Lua
## License
GNU GPLv3