Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/oblerion/elyoko
- Owner: oblerion
- Created: 2024-09-04T10:34:11.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-16T06:26:42.000Z (about 2 months ago)
- Last Synced: 2024-09-16T15:34:23.384Z (about 2 months ago)
- Topics: c, codelyoko, game-engine, open-source, raylib
- Language: C
- Homepage:
- Size: 12.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```