-
Notifications
You must be signed in to change notification settings - Fork 44
/
Copy pathREADME
26 lines (17 loc) · 863 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
What is 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!
Why?
People play the Schemaverse for variety of reasons. Some of those include:
- Teaching and learning SQL (along with other database interaction)
- Database Security research
- Playing with AI
- Developing graph and map based UIs
- Looking like you are working while actually playing a sweet space battle game
I created this game to learn more about security in postgres. This means that this game is probably extremely insecure.
DON'T RUN THIS ON SOMETHING IMPORTANT.
Requirements:
- PostgreSQL 9.3.*
- Sqitch
- Perl & DBD::Pg
-Abstrct
www.schemaverse.com