Skip to content

hasyimibhar/gag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

GAG (Group Action Game) is a game I programmed in 2009 for the final assignment of C++ programming class on my 2nd semester. It is an ASCII platformer game where the user performs action (e.g. jump, attack, etc.) by typing words.

Credits

  • Ryan Wong: for designing the levels
  • Xinle Chai: for the moral support :P
  • BuZz: for letting us submit late :P

Dependencies

Compiling

% make

Playing

Due to a bug, you need to cd into the bin directory and run the game from there in order to access the default levels:

% cd bin
% ./gag

Screenshot

alt screenshot alt credits

About

An ASCII 2D platformer where you perform actions by typing words

Resources

Stars

Watchers

Forks

Packages

No packages published