Skip to content

This is the sample Timber Man Arcade Game created with C++

Notifications You must be signed in to change notification settings

ramazantokay/Timber-2D-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timber-2D-Game

This is the sample Timber Man Arcade Game that is built in the first five sections of Beginning C++ Game Programming tutorial.

Main Screen

alt text

In Game

alt text

  • Used C++ and SFML Graphics Library.

How to play:

The purpose of the game is to move the lumberjack right or left to avoid being squished by branches, while chopping down the tree.

  • Right Arrow and Left Arrow Keys: Move the character
  • Enter Key: Restart the game
  • Escape: Exit the game

For more information about Beginning C++ Game Programming

About

This is the sample Timber Man Arcade Game created with C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages