Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nanoventures

This is the first ever Pygame in my entire life made with Python! 🎉

✨ Features

  • Custom Physics Engine: Built with native Pygame components, including custom gravity and jump tracking.
  • Dynamic HUD: Real-time FPS and score calculation managed by an isolated font rendering class.
  • Web-Ready Design: Structured with asynchronous loops (asyncio) optimized for browser compilation.

🕹️ How to Play

  • Move Left: A or Left Arrow
  • Move Right: D or Right Arrow
  • Jump: W or Spacebar

🛠️ Pre-requisites

You need Python, so go to the Python homepage, download the installer, and install it. Another thing, you also need VS Code (or VSCodium) with the Python extension.

📦 Requirements

Install them using this command in your terminal:

pip install -r requirements.txt

It's that simple.


I don't have anything to say here so yeah, credit to me so I can be popular uwu.

About

This is the first ever Pygame in my entire life made with Python!

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages