Skip to content

KurotaniTakeo/EasyX-2048-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048(EasyX ver.)

Introduction

This is a 2048 game written using the EasyX library in C language.

Game Rules

  • Use the arrow keys and "WASD" to move the blocks.
  • Blocks with the same number will merge when they collide.
  • A new block will be randomly generated after each move.
  • When a block’s number reaches 2048, you win the game.
  • Use the arrow keys and "WASD" to move the blocks. Use "R" to restart game and "Esc" to exit. image

Others...

  • There will be a file "maxscore.txt" added in the folder of the program, to save the best score in the history.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages