Home > Software engineering >  How to write a 2048 game Windows forms applications
How to write a 2048 game Windows forms applications

Time:09-27

2048 game of Windows forms application interface how to write? For help

CodePudding user response:

Baidu search relevant keywords,

CodePudding user response:

reference 1/f, zhao teacher reply:
baidu search relevant keywords,
have tried to find the

CodePudding user response:

https://www.baidu.com/s? Wd=GUI % 202048

CodePudding user response:

A graphical user interface (GUI) programming can learn c + + Builder, advanced architecture (and c # drag controls), introduction to more easily,

Newer versions of the c + + Builder - RAD Studio XE3 above and add support for iOS and Android toolkit, lets developers write Delphi/c + + application in Windows at the same time, the OS X, iOS and Android platforms, now the latest version is 10.2 RAD Studio,

Fyi:
For beginners to learn c + + Builder first program (simulated chat rooms), classic!
http://blog.163.com/tab_98/blog/static/11924097201693033057497/
C + + Builder drawing sample (analog clock)
http://blog.163.com/tab_98/blog/static/11924097201611324819376/
From C to C + + Builder menu interface management system of the graphical user interface, a simple address book example Demo
http://blog.163.com/tab_98/blog/static/1192409720158673337998/

Written by c + + Builder "ZEC blackjack game of CARDS"
http://blog.163.com/tab_98/blog/static/119240972016115113039304/
Written by c + + Builder "ZEC zombie version whack-a-mole"
http://blog.163.com/tab_98/blog/static/11924097201601084117748/
Written by c + + Builder "ZEC tuixiangzi"
http://blog.163.com/tab_98/blog/static/11924097201612011839642/

Book recommendation:
"C + + Builder 6 program design course (second edition)" (such as loyal lu, wen-liang liu/2011-04-01/science press) (dangdang)
"C + + Builder 6 programming examples of fine solution" (Zhao Mingxian), PDF, is a digital version, a scan version, there is also a complete implementation of tetris game,
"Wonderful" c + + Builder 6 programming Wu Yixian (Taiwan), there are a few simple little game, 10 can read later rewrite, is their mastery of the,
"C + + Builder 5 senior programming examples of fine solution" (written by Liu Bin) are larger practical program,

CodePudding user response:

2048 the game interface is very simple, even without texture, can use a button or panel,

CodePudding user response:

https://github.com/tomwillow/2048

CodePudding user response:

refer to 6th floor SXJIAKE response:
https://github.com/tomwillow/2048

CodePudding user response:

  • Related