Working On…
School... Game Design... C#, XNA, WinForms, WinMobile, .Net Framework, Qt Framework.Categories
- Compos (6)
- Games (5)
- General (47)
- Mobile Apps (3)
- Tutorials (1)
Archives
Motivation
Tag Archives: C++
Shopping List Mobile Update
Edit(Feb 12nd): For those who downloaded before this update, re-download if encounter a bug on the buttons, if you have a WQVGA screen. Or If you want to be able to install on your memory card. Those bugs were fixed. … Continue reading
Shopping List Mobile Update
Edit: Here are some screenshots taken from my HTC Touch Diamond Device. Hope you like ‘hem Hello. I’ve been using Shopping List Mobile, and some of the world too. 600 downloads and counting, plus a review @palmserver.cz ( thanks guys … Continue reading
Shopping List Mobile
Edit: There is a new version and a new page available here. Please check it out. There is also a log. You can comment on there if you like. Latest Version Shopping List Mobile was developed to be a useful … Continue reading
Updates
After learning how to use and create WinForm applications I downloaded the Windows Mobile SDK, and started to make a little application. I’m almost finished. It called MoneyMemo, and it will be used to manage your money. Where you spend … Continue reading
Doodling on .Net
I’ve been learning basic thing about the usage of .Net Framework. Basically making small WinForm Application . I like it. But I think it’s visually limited compared to Qt. Qt is cool, but now I don’t have the time to … Continue reading
C Sharping!
I recently found that C# is the best thing to learn. 1 – Microsoft supports it, that means, best documentation, best community, best software for development, best software. 2 – Multi-Platform! Runs on Windows, Linux, Mac, and others. ( Mono … Continue reading
Blockies
I’ve been developing Blockies for 2 weeks now, basically I started and made the engine the first day, but then came with a bug in the SFML library, so, it took me a 10 days to get support and a … Continue reading
Yeti Fights Biology ( Late Entry )
Well, I am late, because I didn’t had the chance to work sunday, because I play soccer, so I finished it today. I know it doesn’t count but I’m posting the game here for you to try it and criticize … Continue reading
Learning OpenGL Smoothly
So I started class again, vacations are over, and I started learning OpenGL with GLUT as out window management tool and event handler. Well, I would rather prefer using SDL since we’re using C as our primary language to code … Continue reading
Using SDL with C++
Edit: I’ve made it… It was simple and I think I had tried it before, but now it works… I just had to put m_on to true when quiting the page… basically a reset Now I can pursue my journey … Continue reading