2D Portal is a mouse-controlled puzzle game that is coded in the Greenfoot software, using the coding language Java. This game is an my attempt at re-creating a game I played a lot in my childhood, Portal, the Flash Version.
Here are a few pictures of the first levels of the game, these are supposed to teach the players about the game, the controls, and the mechanics of the game.
If you want to play it at home or look at all of the source code, the gfar (a zipped file that contains the greenfoot project) can be found below, with a few steps on how to open it.
The first step is actually downloading Greenfoot, sadly at this point there is no way of just playing the game on a website. So to download Greenfoot go here and click on the proper download package.
Once that is finished you will need to actually get the project folder, which I put in a google drive, the link to it is here.
After that, you'll need to open up Greenfoot, click on Scenario, and then on Open GFAR. Once that's done, the game should load with all the code inside.