Showing posts with label Allegro. Show all posts
Showing posts with label Allegro. Show all posts

Tuesday, October 6, 2015

Slide Puzzle Reloaded

C++ game using Allegro 5 graphics library.
The goal is to move pieces around until you get the original image.

Download link (small download button):
http://www.2shared.com/file/aHpEH_M3/Slide_Puzzle_Reloaded.html

Repository:
https://svn.fe.up.pt/repos/slide_puzzle_reloaded

SS:

Read more »

Tetris

The game was programmed using C++ language and Allegro 5 2D graphical library.

Download link:
[Windows]

Repository:

SS:



Read more »

Classic Snake Game

My first game using Allegro 2D library. Programmed in C++.

Download link (small download button):
http://www.2shared.com/file/1Yjf9GXo/Snake.html

Repository:
http://svn.fe.up.pt/projects/snake/repository

SS:
Read more »

Sudoku Solver

With this program you can solve even the world's hardest sudoku!

Just insert the puzzle, click "Solve" and the solution will be shown.

Download link:

Repository:
Read more »