Skip to content

mirrin00/RBTGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summer practice on MO EVM

A repository for summer practice on MO EVM

Requirements

Java version >= 11

Build & Run

Build

To build classes:

./gradlew build

To build JAR file:

./gradlew jar

Run

./gradlew run

or

java -jar /path/to/jar/file

Jar file

The compiled JAR file is located in the jar folder

Report

File 9304_summer_practice is report. Raw files are in folder report.

Team members and their roles

  • Tinyakov Sergey - Leader, GameMaker
  • Tsaplin Ilya - Front-end, Drawing the Tree
  • Selezneva Anastasia - Front-end, Interface, Controllers

Code style

There is no strict code style in this project. But we try to follow the official kotlin style

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages