aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 75abbc7e741735f46888c8acbdce76fd0d26a7d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Super Polarity

A game about magnetic stuff! Sequel to polarity.

# building

Open each project on the appropriate platform (SuperPolarity -> Win
(VS2k13), SuperPolarityMac -> Mac(Xamarin Studio), SuperPolarityLinux ->
Linux (MonoDevelop)). The content project must be built in windows, so if 
you need any content to process, use that version.

This game requires the develop MonoGame. To do that just clone:
https://github.com/benbeltran/MonoGame or fork it and clone it from
there in case you want to patch MonoGame and submit pull requests to
either our fork or upstream.

Just open the MonoGame.framework project for your platform and compile,
then add the resulting files as references in your project.

# Some vague note about OpenAL

You may want to install openAL