Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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.