[web] STCA - tactical starship simulator - beta testers wanted

Started by
3 comments, last by Pistos 16 years, 1 month ago
STCA STCA Homepage Hi, all. I am developing a web-based strategy game, which is now in a playable beta state. I would appreciate if folks could visit and try the game out. It is a turn-based space combat strategy game, and supports play with multiple ships, either human-controlled or AI-controlled. Full details can be found in the documentation. Thanks.
Advertisement
Oh, a little about the technical details:

The site and game are programmed entirely in Ruby using a super slick web framework called Ramaze. PostgreSQL is the database backend, interfaced using Ruby DBI underneath my own ORM. Graphics are rendered on screen using SVG.
I'd recommend disallowing special characters in usernames. I was able to register as </table>... and my name is now displaying incorrectly. Could have been worse if I had used </div>
Right, an obvious fix. Thanks.
Constraint now in place. I've also deleted those user accounts with the flakey names.

This topic is closed to new replies.

Advertisement