Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 883 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 883 Bytes

TimberMan

A rudimentary clone of the popular Mobile Game TimberMan( iOS / Android ) built using Pyxel!

Controls are the arrow keys

Preview

Demo!

Features

  1. Chop down logs( on the left or right side) to increase your health
  2. The game ends if a log falls on your head or if your health reaches 0
  3. Score is kept
  4. Your health decreases faster as your score increases(to increase difficulty)

Installation

  1. Install Python
  2. Install Pyxel using their instructions
  3. Clone or copy this repository
  4. python3 game.py at the command line