WARNING - not all information at this site is up to date. I am working on new version of this site.
Collector - game Ncurses
Technologies:
- C++
- Ncurses library
- LINUX platform
The player is a thief who steals in musems. The basic goal of the game is getting specified amount of money for stealing paintings from the museum. If the player gets this amount of money before he visits all the museum he can play further to get better score.
The game was written using Ncurses library which enables to have clear textual interface.