borodust / cl-bodge

Feature-rich game framework for Common Lisp
http://borodust.org/projects/cl-bodge/
MIT License
174 stars 14 forks source link

Add android support #95

Open borodust opened 5 years ago

borodust commented 5 years ago

Need to look into it. Looks like all foreign dependencies (even glfw partially, if not, switching to sdl2 shouldn't be a particular problem) could be compiled for android. Need to check, if libsbcl.so is possible for android as a target.