Set up the blockout2 code online?

Discuss about Blockout II from Jean-Luc, post your feature requests etc.
Post Reply
User avatar
MagI
Posts: 50
Joined: Sat Jan 18, 2020 9:32 am
Location: Sweden , Skåne , Hjärnarp
Contact:

Set up the blockout2 code online?

Post by MagI »

--
Hi.

Is it possible to set up the C++ blockout2 code online, on a online editor and compiler?

I would love to be able to follow the development of the code,
when I get online developers to code on it and to be able to follow the development.

Have anyone set it up on GitHub?

I tried to do it on GitHub here.
https://github.com/jlivingstonsg/BlockOut2

Is it possible to get that code to an online code editor?

MagI
---
SideWinder
Posts: 35
Joined: Tue Jul 28, 2015 6:15 pm

Re: Set up the blockout2 code online?

Post by SideWinder »

Hmm, for C++ I don't know of any services. Maybe something like https://www.gitpod.io/ (50h/month/user free) is helping you out?
User avatar
MagI
Posts: 50
Joined: Sat Jan 18, 2020 9:32 am
Location: Sweden , Skåne , Hjärnarp
Contact:

Re: Set up the blockout2 code online?

Post by MagI »

--

I managed to set up the source code on GitHub
https://github.com/jlivingstonsg/BlockO ... l-bl25-src

and GitLab
https://gitlab.com/jlivingstonsg/BlockO ... l-bl25-src

But GitLab seem to have errors.

Anybody know how to set up the code correct on GitLab so that it compile there?


MagI
----
User avatar
MagI
Posts: 50
Joined: Sat Jan 18, 2020 9:32 am
Location: Sweden , Skåne , Hjärnarp
Contact:

Re: Set up the blockout2 code online?

Post by MagI »

--

Can someone explain to me how to set up this code on any code editor/IDE like Visual Studio or online like in Google Colab or similary,
so that it compile and give me a working .exe program game file or something similary.

GitHub
https://github.com/jlivingstonsg/BlockO ... l-bl25-src

GitLab
https://gitlab.com/jlivingstonsg/BlockO ... l-bl25-src


MagI
--
Post Reply