comp.lang.ada
 help / color / mirror / Atom feed
* Ann: Pasta!, an online game in Ada
@ 2017-09-01  8:46 gautier_niouzes
  2017-09-03 23:51 ` Stephen Leake
  0 siblings, 1 reply; 3+ messages in thread
From: gautier_niouzes @ 2017-09-01  8:46 UTC (permalink / raw)


[The subject has popped in this forum in the sidelines, but so far I did not announce it properly, so I'm doing it right now...]

"Pasta!" is a match-3 type puzzle game: you align three (or more) pasta to make them disappear. It's likely that you already came across such a game...

   URL: http://pasta.phyrama.com/game.html

The game is fully programmed in Ada, with the exception of a few SQL commands for player persistence or recording high scores.
The server side uses the Gnoga library.
The client side is any good Web browser supporting HTML5 + JS, on any device (desktop, laptop, tablet, smartphone, ...) on any OS (Windows, Mac, Linux, Android, iOS, ...).
For interaction you can use a mouse or a touchscreen.
For moving pasta, you can choose to do a pair of clicks / touchs, or do a drag & drop.

Pasta! is developed from a game demo in the Gnoga distribution (Leaves) so the key parts are open-source.

Pasta! is free of charge and contains NO in-app payment at any point.

Enjoy!
Gautier


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-09-04 21:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-01  8:46 Ann: Pasta!, an online game in Ada gautier_niouzes
2017-09-03 23:51 ` Stephen Leake
2017-09-04 21:23   ` gautier_niouzes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox