vrtc / game (public) (License: GLPv3) (since 2021-08-27) (hash sha1)
Desktop application stub with LWJGL 3.
List of commits:
Subject Hash Author Date (UTC)
fix(build)!: Run script for maven and assembly 9cee284216802e4187a8cc89885e66f99630c7c3 Vladyslav Bondarenko 2021-09-11 21:57:20
feat(desktop)!: Render white triangle b50db60b6a94067654d5fe4fb3fbb72d12f597a4 Vladyslav Bondarenko 2021-09-09 18:04:12
fix(desktop): Adjust window size to monitor 36e2e5abab9922be386e87f20968fed276196deb Vladyslav Bondarenko 2021-08-27 21:01:55
feat(build): Run application from command line 73394dd2d2bdb386e5c9e396755fc8f8651fc27d Vladyslav Bondarenko 2021-08-27 20:36:01
feat(desktop)!: Press Esc to exit the program 0db635d450d2087bde871a9a2505b11e8ef7aff1 Vladyslav Bondarenko 2021-08-27 19:59:11
fix(build): Run Spotbugs check on verify phase 72fe5c357b94f7c4867e114ea601493f91b12a06 Vladyslav Bondarenko 2021-08-27 17:40:42
feat!: Initial commit 38dc2a599b9982d5a9383151a9b8284ecd852480 Vladyslav Bondarenko 2021-08-27 17:08:38
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/vrtc/game

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/vrtc/game

Clone this repository using git:
git clone git://git.rocketgit.com/user/vrtc/game

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main