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

https://github.com/cemuka/ureddit

A reddit client made in unity
https://github.com/cemuka/ureddit

reddit reddit-api reddit-client unity

Last synced: about 1 year ago
JSON representation

A reddit client made in unity

Awesome Lists containing this project

README

          

![UReddit](./Images/home.png)

# Reddit client in unity, UReddit

The main goal was the consume and use reddit api in unity.

![UReddit](./Images/search.png)

* It lacks so many feature but I hope it may help to who wants to use reddit in unity.
* I couldn't use `UnityWebRequest` since reddit servers didn't respond for some reason.
* Since it's using `HttpClient`, it's not possible to use in WebGL.
* Feel free to ask and open a issue to contribute.

## License

MIT