You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

37 lines
2.0 KiB

11 years ago
  1. help me!
  2. --------
  3. I’m working hard on raylib but my resources are quite limited. If you enjoy raylib and want to help / contribute in some way,
  4. please, [let me know][raysan5].
  5. The following help is highly appreciated:
  6. - C programming - Can you write / review / test / improve the code?
  7. - Translators / Localizators - Can you translate raylib to another language?
  8. - Documentation / Tutorials / Example writters - Can you write some tutorial / example?
  9. - Web Development - Can you help with the web? Can you setup a forum?
  10. - Porting to Linux, OSX... - Can you compile and test raylib on another OS?
  11. - Testers of current features and multiple systems - Can you find some bug on raylib?
  12. If you can not help on any of the above points but you still want to contribute in some way... please, consider helping
  13. with a small [donation](http://www.raylib.com/helpme.htm) (just some euros...). It will really motivate to continue improving this project (and pay some bills… or some coffee).
  14. raylib philosophy
  15. ------------------
  16. * raylib is a tool to LEARN videogames programming, every single function in raylib should be a tutorial on itself.
  17. * raylib is SIMPLE and EASY-TO-USE, I tried to keep it compact with a small set of functions, if a function is too complex or
  18. has not a clear usefulness, better not to include it.
  19. * raylib is open source and free; educators and institutions can use this tool to TEACH videogames programming completely by free.
  20. * raylib is, hopefully, collaborative; contribution of tutorials / code-examples / bugs-solving / code-comments are highly appreciated.
  21. * raylib's license (and its external libs respective licenses) allow using it for commercial products.
  22. contact
  23. -------
  24. * Webpage: [http://www.raylib.com](http://www.raylib.com)
  25. * Twitter: [http://www.twitter.com/raysan5](http://www.twitter.com/raysan5)
  26. * Facebook: [http://www.facebook.com/raylibgames](http://www.facebook.com/raylibgames)
  27. [raysan5]: mailto:raysan@raysanweb.com "Ramon Santamaria - Ray San"