More info at Sap6—Agenda (only for devs).
- Mono (Linux/macOS) — A software platform designed to allow developers to easily create cross platform applications part of the .NET Foundation.
- MonoGame — An Open Source implementation of the Microsoft XNA 4 Framework.
- Visual Studio (Windows) — An integrated development environment (IDE) from Microsoft.
- Clone this repository:
git clone https://github.com/philiparvidsson/Sap6-Game
- Compile the game:
cd Sap6-Game make
- You should now be able to run it:
make run
- Clone this repository:
git clone https://github.com/philiparvidsson/Sap6-Game
- Browse to the directory using File Explorer.
- Double-click the file named Sap6-Game.sln to load the solution in Visual Studio.
- Press the F5 key to build and run the game.
- Doxygen — The de facto standard tool for generating documentation from annotated C++ sources, but it also supports other popular programming languages such as C, Objective-C, C#, PHP, Java, Python, IDL (Corba, Microsoft, and UNO/OpenOffice flavors), Fortran, VHDL, Tcl, and to some extent D.
- Clone this repository:
git clone https://github.com/philiparvidsson/Sap6-Game
- Compile the documentation:
cd Sap6-Game make doc
- You can now display the documentation in your browser:
sensible-browser doc/html/index.html
n/a
- Philip Arvidsson - n/a - philiparvidsson
- Martin Bergqvist - n/a - Tkocz
- Jim Glansk - n/a - s141587
- Rasmus Lundquist - n/a - RasmusLundquist
- Christoffer Olsson - n/a - crippa9
- Tobias Öhrström - n/a - tobohr
- Tobias Ånhed - n/a - tobiasanhed