Skip to content

A small game. Yeah I am doing it the basic and hard way without any physics game engine

Notifications You must be signed in to change notification settings

Rushour0/Stickman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stickman

A small game. Yeah I am doing it the basic and hard way without any physics game engine

Keys and instructions

To install and run the game

git clone https://github.com/Rushour0/Stickman.git
cd Stickman
pip install -r requirements.txt
python main.py

Use the following keys

Jump

  • Spacebar
  • Up arrow
  • W

Move Left

  • Left Arrow
  • D

Move Right

  • Right arrow
  • A

This is an example of my stickman moving around (which I drew by myself frame by frame)

2021-09-18-21-14-27

About

A small game. Yeah I am doing it the basic and hard way without any physics game engine

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages