raylib Introduction Course ported to Phix/Euphoria
- Posted by andreasWagner 1 week ago
- 198 views
Hallo
I have ported the "raylib-intro-course" to phix/euphoria. That includes all source code examples and code snippets.
It explains how to program a "block" game similar to "Arkanoid" and creates a working version of it.
A working "Pong" game is also included in the repository.
It can be found here: https://github.com/andizk4kx/raylib-intro-course
Have fun with it!

