Abstrct / Schemaverse

The Schemaverse is a space-based strategy game implemented entirely within a PostgreSQL database. Compete against other players using raw SQL commands to command your fleet. Or, if your PL/pgSQL-foo is strong, wield it to write AI and have your fleet command itself!
schemaverse.com
PostgreSQL License
356 stars 39 forks source link

Add function get_player_symbol() #32

Closed brimstone closed 7 years ago

brimstone commented 7 years ago

This adds the missing function get_player_symbol() to make read_event() work.

This is the result of discussion in #schemaverse on freenode.