Skip to content

KUNICA/MoneyMan

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MoneyMan
Copyright (C) 2009 Anton Pirogov

You control a smiley which has to collect coins.
Play in two modes - speed mode: collect the coins and thereby unlock the
exit door and reach it.
or time mode: collect as many coins as possible in a given amount of time.
The game supports highscores in single player mode.

In 2 Player mode you have both modes available. In time mode the player
who gets more coins in the given time, gets a point.
In speed mode the player gets the point who got more coins and reaches
the exit first. All other situations end as draw.

You can set the number of coins, the interval between the relocations
and the time in the time mode to improve your game experience.

Have fun!

Controls: Player 1 - Arrow keys, Player 2: W,A,S,D

How to compile:
Linux: run make (you must have installed allegro)
Windows: run make.bat (you must have installed MinGW,MSYS and Allegro)

About

A minigame of collecting coins.... My first 'real' Allegro project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.0%
  • Makefile 1.3%
  • Batchfile 1.1%
  • C++ 0.6%