Skip to content

smoothbronx/ArkanoidGIT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arkanoid: Github version

Launch is performed using main.py

To run, you must have libraries such as pygame, numpy, random

To check their availability, you need to register this command in the terminal:

pip freeze

if they are in the list, you can run.

if these libraries are not in the list, you can install them directly from the terminal with the following command:

pip3 install [library name]


have a nice game, your Bronx

About

Version for Git

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages