Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.

Western-Criminals/PiazzaPanic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.__                             __________               .__        __  .__    .__                 
______ |__|____  _____________________ \______   \_____    ____ |__| _____/  |_|  |__ |__| ____    ____   
\____ \|  \__  \ \___   /\___   /\__  \ |     ___/\__  \  /    \|  |/ ___\   __\  |  \|  |/    \  / ___\  
|  |_> >  |/ __ \_/    /  /    /  / __ \|    |     / __ \|   |  \  \  \___|  | |   Y  \  |   |  \/ /_/  > 
|   __/|__(____  /_____ \/_____ \(____  /____|    (____  /___|  /__|\___  >__| |___|  /__|___|  /\___  /  
|__|           \/      \/      \/     \/               \/     \/        \/          \/        \//_____/   

Now discontinued

balls


Libraries

libGDX


Dependencies

dependencies {
    api "com.badlogicgames.gdx:gdx:$gdxVersion"
    api "com.badlogicgames.gdx:gdx-box2d:$gdxVersion"
    // https://mvnrepository.com/artifact/org.javatuples/javatuples
    implementation group: 'org.javatuples', name: 'javatuples', version: '1.2'
    // https://mvnrepository.com/artifact/org.json/json
    implementation group: 'org.json', name: 'json', version: '20220924'
}