Allegro.cc
Projects
Action252
Adventure22
Arcade216
Board Games30
Demos24
Emulators10
Other68
Puzzle139
Role Playing40
Sports25
Strategy58
Utilities46
Resource Directory
Code Gallery3
Compilers12
Help & Documents13
Libraries63
Media2
Tools8
Josh Stewart

  • Examples of 'genetic algorithm' and 'ant colony optimisation' methods to solve the travelling salesman problem (TSP) Uses allegro to display a graph of the results. This code is more for anyone learning about GA/ACO at uni that ...
  • Allegro Scrabble (done for C++ Uni Assignment) It could use some more functionality, but its stable and complete (it does everything i set out to accomplish before i started). Maybe ill do a proper networked multiplayer version later with GNE. --- ...
  • Wang  
    DOS/Win32 2D Vector Based Graphics Drawing. C, Allegro, Djgpp. Its far from perfect and does alot of things the hard way (it was a graphics programming assignment and I wanted to build alot of my own functionality up from scratch using put/getpixel) ...
New Members