Skip to content
/ 2048 Public

2048 game I think this is an interesting programming process Further understand and imitate a game that conforms to the rules. I spent more than an hour making the prototype. And later used #include to add the function of "recording the highest score of a single person".

Notifications You must be signed in to change notification settings

KILNETA/2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

2048

Game screen 2048 game

This is what I tried to write using the two-dimensional graphics arrangement and basic C++ grammar I learned.

I think this is an interesting programming process Further understand and imitate a game that conforms to the rules. I spent more than an hour making the prototype. And later used #include <fstream> to add the function of "recording the highest score of a single person".

About

2048 game I think this is an interesting programming process Further understand and imitate a game that conforms to the rules. I spent more than an hour making the prototype. And later used #include to add the function of "recording the highest score of a single person".

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages