LV-341B

Profile
france
0 comments
2 entries
Advertisement
pizzafan
October 19, 2014
basic GUI design
I lacked time this week, but I managed somehow to design a simple GUI system :typedef void(*guiFunction)(void);typedef void(*guiFunctionKeycode)(char);typedef void(*guiFunctionObject)(guiObject&);class guiObject{public: guiObject(); virtual ~guiObject(); bool initialize(Game& g); void event…
1,011 views
pizzafan
October 11, 2014
Let's start !
Hello everyone,

As I haven't coded for quite a long time, I'm starting a simple project.
It will be a 2d turn based horror/hunting game, with an "Aliens"-like ambiance, with some roguelike-ish elements.

I'll be using Code::Blocks for the C++ coding, Paint.net for the graphics, and Audacity for the sou…
995 views
Advertisement

Popular Blogs

shawnhar
Generalist
101 Entries
9 Followers
15 Entries
10 Followers
johnhattan
Programmer
1,277 Entries
47 Followers
ApochPiQ
Generalist
628 Entries
44 Followers
dgreen02
Generalist
338 Entries
56 Followers
Advertisement