Skip to content

Elliot-Lichtman/Project-Megamind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project-Megamind

HW Game Jam

How to install

-- Eric's instructions for installing a python environment to run the program

Windows Command Prompt

  1. cd into your clone
  2. python3 -m venv my_venv
  3. my_venv\scripts\activate
  4. pip install pygame
  5. python3 main.py

Mac Terminal

  1. cd into your clone
  2. python3 -m venv my_venv
  3. source ,my_venv/bin/activate
  4. pip3 install pygame
  5. python3 main.py

About

HW Game Jam

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages