github.com/BoghosDavtyan/RockPaperScissors
This is a simple game of Rock, Paper, and Scissors. You can play against the computer in Single Player mode or compete with a friend in Multiplayer mode.
github.com/BoghosDavtyan/GuessTheNumber
A simple game about guessing a number: The program will randomly select a number from one to one hundred, and the user will try to guess it. After each failed attempt, the program will provide hints, such as: "The number is not divisible by 2" "The number is less than 50" or "The number is in the range of 1-20" and so on.
github.com/BoghosDavtyan/ColorMatch
This game challenges you to match a given color using RGB sliders. After selecting the color, the program calculates and displays your accuracy percentage.
Just a simple project to get started in Godot.
You can use the arrows or A D to walk, W or arrow up to jump, and SHIFT to run.
github.com/BoghosDavtyan/BlockStorm