Tagged Questions

0
votes
1answer
340 views

c++ allegro input

I'm building a simple ice sliding puzzle to test uses of allegro. So far I've got the whole thing working although I haven't actually added in the objective yet or the puzzle, just the engine behind ...