Results 1 to 3 of 3

Thread: Some tests with LUA

  1. #1

    Some tests with LUA

    Hi, I've started to make some tests with Delphi+Lua. I wan't to create some simple 2d engine, if someone want's to try it:
    http://www.telefonica.net/web2/cht666cht/game.rar
    there are some lua sample game files, to use them copy the code in the console window and push the "Ejecutar" button. It's still in a very pre-alpha state
    sorry for my English.....

  2. #2

    Some tests with LUA

    wow, quite nice! :thumbup:

    Just some small annoyances I encountered:
    Clear the screen on executing a new scrip.
    Fix drag-and-drop, the console window does accept the file but it won't load it.
    [size=9px]BEGIN GEEK CODE BLOCK
    <br />d s-- : a24 GB GCS GTW GE C++ P L+ W++ N+ K- w++++ M- PS+ PE+ Y- t+ 5+++ X+ R*
    <br />tv b+ DI++ D+ e++ h+ G-
    <br />END GEEK CODE BLOCK[/size]
    <br />Create your own GeekCode block at: <a href="">...</a>

  3. #3

    Some tests with LUA

    thanks tanffn. My idea is to use SDL (now it's a TForm with a TPaintBox ) and then create some GUI objects for using the console from inside the SDL window. But yes, while I'm doing tests with Lua and the engine core I should add some more functionality to the console.
    sorry for my English.....

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •