lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


New version of Podball available!
https://youtu.be/wkvp-qvX68E
Reminder:
Podball is a futuristic ball game and programming contest, where you program the behaviour of your team to play a simple ball game against other teams.
More info here: https://sourceforge.net/p/podball/wiki/Home/
Now with full embedded Lua 5.3.4 support for writing your bot AI!

Check it out and participate.
Cheers,
Lars Ruoff

 
On Sun, Jul 6, 2014 at 9:15 PM, Lars Ruoff <lars.ruoff@gmail.com> wrote:
Hi,
for those interested,
it is now possible to program Podball (https://sourceforge.net/projects/podball/) control modules in Lua!
It is very dumb and simple. But you still have to beat it!
And I have other, better playing control modules, if you need a real challenge.

have fun,
Lars R.



On Wed, Jun 4, 2014 at 11:22 AM, Lars Ruoff <lars.ruoff@gmail.com> wrote:
Hi,

here's a (very short and simple) video of the game in action:

So would someone be interested in developing the Lua bindings?

br,
Lars




On Sat, May 31, 2014 at 8:47 PM, Lourival Vieira Neto <lourival.neto@gmail.com> wrote:
On Sat, May 31, 2014 at 2:31 PM, Bertrand Mansion <lua@mamasam.net> wrote:
>
> Le 31 mai 2014 à 12:12, Lars Ruoff <lars.ruoff@gmail.com> a écrit :
>
> Hi,
>
> My name is Lars Ruoff aka "Scrontch".
> I've been working on a spare time project named Podball, which i would like
> to introduce to this community:
> Podball is a futiristic (soccer-like) ball game, where pods try to kick a
> ball in the other team's goal.
> But more importantly, it is a programming contest, where people are
> encouraged to programm their own control algorithms that handle the actions
> of their team.
>
> You will find more details on the Sourceforge project pages:
> https://sourceforge.net/projects/podball/
> And especially on the Wiki there:
> https://sourceforge.net/p/podball/wiki/Home/
>
>
> Lua, Soccer, Brasil... :)

It reminds me "button football" [1], a game played in Brazil.

[1] wikipedia.org/wiki/Button_football

Regards,
--
Lourival Vieira Neto