Commit d2782f6f authored by Chingiz's avatar Chingiz 💻

Merge branch 'test' into 'main'

Add log

See merge request !2
parents 4339ed35 bfc6ab2f
...@@ -2,3 +2,4 @@ import {Application} from "./Modules/Application"; ...@@ -2,3 +2,4 @@ import {Application} from "./Modules/Application";
const game = new Application(); const game = new Application();
game.startGame() game.startGame()
console.log("Let the Game began!");
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment