Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/oblerion/elyoko

3d game engine, help to create your lyoko world
https://github.com/oblerion/elyoko

c codelyoko game-engine open-source raylib

Last synced: 4 days ago
JSON representation

3d game engine, help to create your lyoko world

Awesome Lists containing this project

README

        

# Lyoko Engine
3d lyoko game engine,
help to create lyoko world
[elyoko](https://oblerion.itch.io/elyoko)

## Run engine
- win :
```sh
start elyoko.exe
```
- linux :
```sh
./elyoko
```
- macos :
```sh
wine elyoko.exe
```