Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mario-deluna/php-deathmatch

A simple 3D shooter written in PHP.
https://github.com/mario-deluna/php-deathmatch

Last synced: 5 days ago
JSON representation

A simple 3D shooter written in PHP.

Awesome Lists containing this project

README

        

# php-deathmatch

A simple 3D shooter written in PHP.

## Usage

* Make sure to install the php-glfw extension.
* Install composer dependencies `composer install`.

Then simply run the start command:

```
$ ./bin/start
```