Skip to content

Latest commit

 

History

History
40 lines (20 loc) · 472 Bytes

README.md

File metadata and controls

40 lines (20 loc) · 472 Bytes

GusGame

This is GusGame, a object oriented wrapper around the functionality in Allegro. It is currently tested on Debian GNU/Linux using g++, and on Windows using Microsoft Visual Studio Express 2012.

EXAMPLES:

  • example1:

Get versions and print them

  • example2:

Some keyboard events, and printing using a font

  • example3

Focus events

  • example4

  • example5

User events

  • example6

Mouse events

  • example7

System events

  • example8

Resizable window