TX Library is a tiny graphics library for Win32 written in C++.
TX Library is a tiny graphics library for Win32 written in C++. It is a small sandbox for the very beginners to help them to learn basic programming principles. The documentation is currently in Russian. More info here: http://storage.ded32.net.ru/Lib/TX/TXUpdate/Doc/HTML.ru, http://ded32.net.ru/news/2011-04-03-58, http://ded32.net.ru.
1-2-3 Feel is a simple clicking timekilling game for those, who like minesweeper and various loops games. Goal: fill all field. Rules: For number <i> you can move only from <i> to <i+1>. You can move only from reached points to not reached.