Skip to content

kubo11/2048

Repository files navigation

2048

This is a simple clone of popular mobile game 2048. It has been made as a collage project for Programming in Graphical Environment classes at Warsaw University of Technology. It utilizes C++ language and Windows API.

Features

  • Game window is mirrored (this includes window content as well as movement)
  • When two windows come into contact one of them becomes semi-transparent
  • Movement using w, a, s, d keys
  • Seletion of goal value (8, 16, 64, 2048)
  • Saving and loading game state
  • Tile animations
  • Message window appears after game has ended

Project status: finished

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published