8000 GitHub - insa-vn/Graphics
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

insa-vn/Graphics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graphics

## Installation guide (Ubuntu)

  1. Create virtual environment sandbox
sudo apt-get install python-virtualenv
# Targeting python2
virtualenv virtualenv --python /usr/bin/python2.7
source virtualenv/bin
  1. Install dependencies
pip install pylintœ
sudo apt-get install python-pygame

Launch game

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0