I will update the executable later with a version containing the full emulator, but in the mean time you can just download the recommended Oric emulator (Oricutron) from the official web page: http://www.petergordon.org.uk/oricutron/
Then just unzip the emulator somewhere, run it, press F1 to access the menu, select "Insert Disck 0", choose the GlobalGameJam2015.dsk file, and there you go.
The game can be played with the arrow keys and space bar to fire (or a compatible Oric joystick)
You can also build the project yourself using the submited source code archive, along with the OSDK (Oric SDK):
- Fetch the OSDK at http://osdk.defence-force.org/index?page=download
- Unzip it somewhere, and declare an environment variable pointing to is, such as "SET OSDK=C:\OSDK" (or read the documentation)
To build the project (Windows users):
- Call 'osdk_build.bat', this will run the asset generation, code compilation, floppy building
- Then call 'osdk_execute.bat', this will run Oricutron (the oric emulator) using the floppy you just built
(If you are using Linux, there is a version of the OSDK for it, but it's not packaged.)
Code, Art, Design: Mickael Pointier
Audio (did not have time to implement it, will be in a later version): Jory