Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mario-deluna/php-game-framework
A 3D / 2D PHP Game Engine, a collection of helpers and wrappers around Glfw.
https://github.com/mario-deluna/php-game-framework
Last synced: 3 months ago
JSON representation
A 3D / 2D PHP Game Engine, a collection of helpers and wrappers around Glfw.
- Host: GitHub
- URL: https://github.com/mario-deluna/php-game-framework
- Owner: mario-deluna
- Created: 2018-05-14T15:53:21.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-09-26T12:57:31.000Z (over 2 years ago)
- Last Synced: 2024-10-15T21:16:50.069Z (3 months ago)
- Language: PHP
- Homepage:
- Size: 2.28 MB
- Stars: 43
- Watchers: 4
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PHP Game Framework
> **VISU**
>
> Please checkout [VISU](https://github.com/phpgl/visu), which is the evolution of the PHP game framework.
>
> https://github.com/phpgl/visuA collection of helpers and wrappers around PHP-GLFW to build simple games and graphical applications 2D and 3D in PHP.
## Examples
PHP Textured cubes:
PHP Model loading and rendering: