A downloadable tool for Windows, macOS, and Linux

Download NowName your own price

The 3d game engine make with C , raylib.h and lua.h.
It is lightweight, powerful and easy to extends (lua script).

github elyoko

Feature

  • Max 100 loaded models
  • Max 100 loaded textures
  • Max 100 loaded sounds
  • Max 100 loaded musics
  • load/draw/unload model (obj, glb)
  • load/draw/unload texture (png, jpg)
  • load/play sound (wav)
  • load/play/pause/stop music (mp3, ogg)
  • load/draw textured plane from image
  • draw 3d primitive (cube,sphere)
  • draw 2d primitive (rect,circle,point)
  • draw text
  • move/rotate camera
  • keyboard/mouse input -> camera control
  • gamepad input -> camera control

Lib

  • math.lua
  • towers.lua (create/draw tower)

Run folder project CLI

on window

elyoko.exe folder

on linux 

./elyoko folder

Entry point

If you create file project.entry beside of binary,
elyoko will run project.lua at start.

Your *.lua and *.entry need same name for work.


elyoko.exe can run on mac with wine.

All right reserved 2025 oblerion studio

Updated 7 days ago
StatusPrototype
CategoryTool
PlatformsWindows, macOS, Linux
Rating
Rated 4.0 out of 5 stars
(1 total ratings)
AuthorOblerion Studio
Made withraylib
Tags3D, codelyoko, Game engine, Low-poly, Open Source
Average sessionA few seconds
LanguagesEnglish
InputsKeyboard, Mouse, Xbox controller

Download

Download NowName your own price

Click download now to get access to the following files:

elyoko_a0.5.zip 2.3 MB

Development log