Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A little game engine I made in Python for my cs50p final project

License

Notifications You must be signed in to change notification settings

ramongitau/PyTerminal-Engine

Repository files navigation

PyTerminal-Engine

A little game engine I made in Python for my cs50p final project

Requirements:

  • Python 3.10 or higher (latest version recommended for best compatibility)
  • pip for installing dependencies

Installation:

  1. Clone the repo:
git clone https://github.com/lammmab/PyTerminal-Engine.git
cd PyTerminal-Engine
  1. Install dependencies:
pip install -r requirements.txt

Usage:

  • Run example.py and view to see how it works:
python example.py
  • Check out pyterminal.py for internals

How to use:

  • Make sure you have Python 3.10 at the very least, but latest is supported, and will have better future compatibility

  • Clone the repo

  • Run this in your terminal:

  • After the requirements install,

About

A little game engine I made in Python for my cs50p final project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%

AltStyle によって変換されたページ (->オリジナル) /