
Music from https://www.bensound.com/  (Creative Commons License Attribution-NoDerivs 3.0)

	bensound-jazzcomedy.mp3
	bensound-jazzyfrenchy.mp3

Sounds from https://freesound.org/

	man_falling_1.wav
	woman_falling_1.wav
	body_hits.wav

Image from https://wallpaperaccess.com/new-york-black-and-white

	450430.jpg  (New York skyline)

Font from https://www.fontspace.com/nicks-fonts/park-lane

	Park Lane (Art Deco font family with 2 styles, that was created by Nick's Fonts in 2000. It was added to FontSpace on Aug 11, 2010)
	The concrete files are: ParkLaneNf-pRdR.ttf and Parklane-DG2d.ttf

Programming languages and libraries used for the game:

	p5 (for the audio/visual part of the game)
	c++ for arduino (for the physical part of the game)
	mpu6050 (library to control the accelerometer)
	p5.serialport.js (Library employed to communicate de p5 with arduino, from https://github.com/p5-serial/p5.serialport)