On Tue, May 1, 2018 at 1:21 PM, H. Hirzel <[email protected]> wrote:

> Hello Stef
>
> Is this Athens based game available somewhere?
>
>
It's not the same game, but I wrote 2 real-time Athens based game and
they're available on my github:
- Spider Invasion: Minimal game if you're interesting in the basics, single
loop for rendering and game logic, code written in a simple way, no
start-up menus, instructions for linux 64 bits only.
https://github.com/clementbera/SpiderInvasion
- Wizard Battle Arena: A bit more complex, Game & rendering loops are
separated to drop frame without corrupting game logic, code inside
game/rendering loop rewritten for 50fps performance, start-up menus,
instructions for Win/Mac/Linux 32-64bits.
https://github.com/clementbera/wizard-battle-arena

I have not been able to set-up sound in a cross platform way so far, if any
one has any clue...


> Regards
>
> Hannes
>
> On 3/10/17, stepharong <[email protected]> wrote:
> > Hi esteban
> >
> > Today during the labs at the university, we verified with the latest VM
> on
> >
> > windows that the athens based game that the students were improving is
> > working with Pharo 60 (while some weeks ago when they tried it did not).
> >
> > Stef
> >
> >
> > --
> >
> >
>
>


-- 
Clément Béra
https://clementbera.github.io/
https://clementbera.wordpress.com/

Reply via email to