Skip to content

The-CEAS-Library/Game-Development-in-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game Development in Python

This workshop goes through building a game in Python 3 using the PyGame Library

How to Setup:

  • Clone this repo to work locally
    • This workshop doesn't use Google Colab because Colab environments don't come with GPUs, so we can't run our games.
  • Install a way to read Jupyter Notebooks
    • VS Code is suggested for running the workshops locally. It includes a simple ipynb viewer.
    • You could upload this entire repo to JupyterLab to work online, or install JupyterLab locally.
  • Install pygame and other libraries
    • python3 -m pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •