Etexetus
This is a game I started working on earlier. I'm using C++ with SFML; I learned the library's basics last night. According to the Project Properties, this game works on Windows (32-bit), and Unix (both 32-bit), but I'm not sure. 
It's still on work-in-progress stage. I apologize for the crappy graphics.

In this game, you have to find the exit through some rooms and mazes using your arrow keys for turn-based movement.
Current Blocks::
Aqua: Gamer/Player
Black: Spaces
Blue: Walls
Yellow: Portals
Darker Yellows: Dead Portals
Orange: Light Switches (Can be used to activate portals.)
Red: Enemies
Green: Exit
And maybe I will provide the source code.
I will only provide the source code if I release the final version.

In this game, you have to find the exit through some rooms and mazes using your arrow keys for turn-based movement.
Current Blocks::
Aqua: Gamer/Player
Black: Spaces
Blue: Walls
Yellow: Portals
Darker Yellows: Dead Portals
Orange: Light Switches (Can be used to activate portals.)
Red: Enemies
Green: Exit
I will only provide the source code if I release the final version.

