Skip to content

FredericXS/PyGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyGame

Simple 2d python game

Demo

What is this?

This game is a little project that creates a basic player movimentation and spritesheet animations without any game engine

How to use

  • Install the requirements:
pip install -r requirements.txt
  • Execute the file:
python main.py
  • You can use "A" and "D" keys to move the player

Soon

  • Basic colision with objects
  • Gravity and player jump

About

Simple python 2d game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages