Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/richelbilderbeek/processing_text_adventure
Start of a text adventure in Processing
https://github.com/richelbilderbeek/processing_text_adventure
Last synced: about 1 month ago
JSON representation
Start of a text adventure in Processing
- Host: GitHub
- URL: https://github.com/richelbilderbeek/processing_text_adventure
- Owner: richelbilderbeek
- License: gpl-3.0
- Created: 2020-04-15T13:15:47.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-04-15T15:07:58.000Z (over 4 years ago)
- Last Synced: 2024-10-10T20:11:11.602Z (2 months ago)
- Language: Processing
- 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
- jimsghstars - richelbilderbeek/processing_text_adventure - Start of a text adventure in Processing (Processing)
README
# processing_text_adventure
Branch |[![Travis CI logo](pics/TravisCI.png)](https://travis-ci.org) |[![Codecov logo](pics/Codecov.png)](https://www.codecov.io)
---------|---------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------
`master` |[![Build Status](https://travis-ci.org/richelbilderbeek/processing_text_adventure.svg?branch=master)](https://travis-ci.org/richelbilderbeek/processing_text_adventure) | [![codecov.io](https://codecov.io/github/richelbilderbeek/processing_text_adventure/coverage.svg?branch=master)](https://codecov.io/github/richelbilderbeek/processing_text_adventure?branch=master)
`develop`|[![Build Status](https://travis-ci.org/richelbilderbeek/processing_text_adventure.svg?branch=develop)](https://travis-ci.org/richelbilderbeek/processing_text_adventure) | [![codecov.io](https://codecov.io/github/richelbilderbeek/processing_text_adventure/coverage.svg?branch=develop)](https://codecov.io/github/richelbilderbeek/processing_text_adventure?branch=develop)Simple text adventure in Processing.