Skip to content

weimingtom/metamorphose

Repository files navigation

metamorphose

Porting jill (Lua on Java) to ActionScript 3.
https://github.com/Ravenbrook/jill
Project name is from the opening song of 'The Ugly and Beautiful World' (この醜くも美しい世界).

Demo

https://weimingtom.github.io/metamorphose/
Flex demo (WIP, from lua-alchemy demo):
https://weimingtom.github.io/metamorphose/MetamorphoseDemo.html

History

2017-02-07: Adding Lua common test cases and Flex project.
2015-08-15: Console launcher is ported to Java Swing.
2015-08-14: Some modifications of jill (static vars).
2015-08-10: Invoking lua_call tostring() function before outputing.
2015-08-09: Creating AS3 and Java projects.

TODO

  • Script loading. (need yield?)
  • Script driven game. (for example, reversi)

References

Screenshots

  • Running on Flash Player for Windows
    Screenshot
  • Running on Java 6 for Windows
    Screenshot
  • Flex version demo (from lua-alchemy demo)
    Screenshot

About

Porting jill (Java Implementation of Lua Language, jillcode) to ActionScript 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published