asrob-uc3m / robotDevastation

A new-generation shooter with augmented reality and real robots. You can play online with other users with your PC, moving robots in championships and campaigns: all 24/7!
http://asrob-uc3m.github.io/workgroups/2017-05-28-robot-devastation.html
GNU Lesser General Public License v2.1
9 stars 4 forks source link

Virtual Machine RobotDevastation #53

Closed rodriwp closed 7 years ago

rodriwp commented 8 years ago

In order to make easy starting with robot devastation, it will be nice to create a virtual machine with robotdevastation and developer tools.

Probably the contents of the machine should be:

I subject to use Ubuntu Gnome

David-Estevez commented 8 years ago

In order to use Robot Devastation easily, the proper solution would be to distribute debian packages (and windows installer). But that only makes sense with a proper playable version, which we currently don't have because of issues.

For developers (and from my point of view) installing the few things required to work on Robot Devastation is enough and very easy if they follow the existing instructions. If someone is having trouble with just the dev tools, he/she will definitely struggle with the code, so there is no point in lowering the entry barriers in that case.

jgvictores commented 8 years ago

What we actually have to work on is: https://github.com/asrob-uc3m/robotDevastation-developer-manual

jgvictores commented 8 years ago

BTW, CPack could be used for distribution, e.g. CPackDeb for .deb generation. Docker is also an interesting option.

David-Estevez commented 8 years ago

I really like this image:

image

From the Jupyter installation instructions. I think it would be great to have something similar in the main page of our wiki.