View all by gotanod
gotanod
Follow gotanod
Follow
Following gotanod
Following
Add To Collection
Collection
Comments
Devlog
Related games
Related
Hangman
←
Return to Hangman
Devlog
Hangman Word collections
February 24, 2023
by
gotanod
1
During last days I have been working on the Word database... Previous versions were using just a long string, in a custom format similr to CSV. Just semi-colon to split the records (words) and comma t...
Continue reading
Rebuild in C++
February 15, 2023
by
gotanod
#hangman, #C++, #Refactor
After migrating my library/engine to C++, it's time to recreate this Java game using the new C++ engine. Graphic elements will be reused, the rest will be created from scratch. The page to add/modify/...
Continue reading
Alpha version 0.2.1 ready
August 16, 2021
by
gotanod
1
#event, #EPC, #Event-driven Process Chain, #Data driven design
Alpha version 0.2.1 ready. This version is 100% event-driven and data-driven. Next tasks: - splash screen. - Mouse. - Update on screen keyboard...
Continue reading