Ikemen Tutorials

youtube .. twitter .. musescore .. itch

back



Preface
I have been working with the IKEMEN engine for about 3 years now. I've been following development closely and adapting to all the new changes to the engine (particularly how lua is handled) and despite the endless renaming and formatting of existing functions it is an extremely complete engine, really the only core functionality missing from it is lobbies/server online play in my opinion, everything else you can add yourself through utilizing lua and other existing functions. These series of resources serve to provide tutorials for things that are not on the wiki (as of right now). I will update some things as the engine potentially changes more things about how it parses stuff, but these should be good.



Tutorials
1. Lua
 a. custom gamemodes (match)
 b. custom stats.json and unlocking
 c. custom gamemodes (non-match)


Documentation
Ikemen GO Wiki
Lua 5.4 Manual