Updated to version 1.0.2
Some functions added (collision detection) Check CHANGELOG for details
This commit is contained in:
parent
c7220ab1b3
commit
294533ccda
7 changed files with 179 additions and 9 deletions
|
@ -60,7 +60,7 @@ raylib has been developed using exclusively two tools:
|
|||
* Notepad++ (text editor) - [http://notepad-plus-plus.org/](http://notepad-plus-plus.org/)
|
||||
* MinGW (GCC compiler) - [http://www.mingw.org/](http://www.mingw.org/)
|
||||
|
||||
Those are the tools I recommended to develop with raylib, actually, my students develop using this tools.
|
||||
Those are the tools I recommend to develop with raylib, in fact, those are the tools my students use.
|
||||
I believe those are the best tools to train spartan-programmers.
|
||||
|
||||
Someone could argue about debugging. raylib is a library intended for learning and I think C it's a clear enough language
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue