Skip to content

Welcome to Arcadoid. The Arcademy Arkanoid educational project

License

Notifications You must be signed in to change notification settings

alienhunter3010/arcadoid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arcadoid

by Alessio Cecchin 4 Arcademy

Installation

You need python3 and pip3 support

Using venv:

python3 -m venv arcadenv
source arcadenv/bin/activate
pip3 install -r requirements.txt
Recommended

Install Tiled editor

Note

You are free to change the virtual environment name (arcadenv, in the example) but you need to add it on your .gitignore file.

echo my_customized_venv_path >> .gitignore

IDE

PyCharm CE from JetBrains is the recommended IDE.

About

Welcome to Arcadoid. The Arcademy Arkanoid educational project

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages