Skip to content

OmarMoBadr/Run-my-Dear-LD49

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run my Dear LD49

a Mini game where you play as a deer exercising on an UNSTABLE treadmill that is changing its speed unpredictably, made for Ludum Dare 49 and the theme was (Unstable).

The game was made in 48 hours using Python with the module Pygame and my small engine.

play the game on itch.io

cover

gameplay

Getting Started

to run the code on your machine follow these steps:

  1. clone the repo

git clone https://github.com/OmarMoBadr/Run-my-Dear-LD49.git

  1. navigate to the folder

cd Run-my-Dear-LD49

  1. install pygame if you don't have it already

pip install pygame

if the above command didn't work watch this video for Windows or for Mac

  1. run main.py

python main.py

About

Submission to Ludum Dare 49 made using pygame.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages