Plugin based multi-IM communicator. ncurses or gtk2 (in progress) based GUI.
Support for different protocols: irc, jabber (including gmail), gg (gadu-gadu largest polish IM), tlen, nntp (read only).
vadorz is an addicting ncurses space-invaders game.
Gameplay is simple;
Arrow keys or WASD or HJKL to move F or Space to fire Z to Mega-Kill P to pause Q to quit.
If you get an awesome score
... [More], post it in the HighScores!
It's very easy to tweak vadorz to your liking (if the defaults don't sit well with you).
See the Wiki for a guide.
The svn trunk builds have massive improvements and new features, check it out! [Less]
Realtime strategic completely text-mode network game
Program is written in C++, using as much OOP as possible.
Console output and input is handled by NCurses. The program has a simple window
... [More] manager with an event handler.
Built-in Python interpreter is used for processing all inputs and generating outputs using callback functions to the main program. All scripts involved are user editable. Interactive console might be used. Python can be used to create AI players.
The game uses TCP/IP communication for networking. It uses a classical (dedicated server × clients) concept.
Sound output is expected to use PC Speaker. Units' acknowledgements will be simple beeps. In-game music should be possible to import either from standard cellphone notation or from guitar tablature. By default, there will be PC Speaker version of Starcraft music.
Currently, the game is in early development and is not playable. It's expected to be finished in the first half of 2009. It's a school project, therefore no help is allowed/needed. [Less]
Diabolo is a roleplaying game influenced by several games, mostly by Diablo. It will feature some rather interesting ideas, tho.
Written in C++ using ncurses.