Skip to content

Noob Fighter is a 2D role-playing game developed using Pygame, a Python library for game development. This game was created as a part of a Pygame tutorial for learning the basics of game development using Python.

Notifications You must be signed in to change notification settings

bythebug/RPG-Fighter-PyGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NoobFighter

Noob Fighter is a 2D role-playing game developed using Pygame, a Python library for game development. This game was created as a part of a Pygame tutorial for learning the basics of game development using Python.

Gameplay

In RPG Game, the player controls a character who is on a quest to defeat enemies and progress through levels. The game features a variety of enemies, each with its unique characteristics and abilities. The player must use their skills and strategy to defeat these enemies and progress through the game.

The game is played using keyboard controls, and the player can move their character around the game world, interact with objects, and engage in battles with enemies.

Installation

To play RPG Game on your local machine, you will need to have Pygame installed. You can install Pygame using the following command:

pip install pygame

Once you have Pygame installed, you can download the RPG Game source code from this repository and run the game.py file to start the game.

Contributing

This project was created as a part of a Pygame tutorial, and we welcome contributions from anyone who is interested in improving the game. If you'd like to contribute, please feel free to fork the repository and submit a pull request with your changes.

About

Noob Fighter is a 2D role-playing game developed using Pygame, a Python library for game development. This game was created as a part of a Pygame tutorial for learning the basics of game development using Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages