Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.12 KB

README.md

File metadata and controls

36 lines (25 loc) · 1.12 KB

doodle jump game

image

image

Usage howto

  1. clone this repo and change your current directory:
git clone git@github.com:mb6ockatf/doodle_jump.git && cd doodle_jump
  1. start game:
python3 src/start.py

insert your nickname in main menu to save the record

Controls table

Action Description
> d move to the right
< a move to the left
space w pause
escape pause or exit

Python sqlite license last commit