ROSE icon indicating copy to clipboard operation
ROSE copied to clipboard

ROSE project car race game

Results 45 ROSE issues
Sort by recently updated
recently updated
newest added

This looks like a perfect example of a web components use case. Instead of creating a `Game` class and having it "mount" on some `div` in the DOM, what about...

At the end of the game we would like to see details about the each driver's runs, like how many penguins were collected out of possible number of penguins, number...

can insert -s seed when opening the server tp set the seed of the server

Enables the users to easily create new themes to the game.

The [readme.md](https://github.com/RedHat-Israel/ROSE/blob/master/README.md) file includes command examples, all of which are Linux based, however some of the students use Windows based laptops. The commands are similar but not identical, IMHO adding...

**Submitted by** Itay Hofshy, Avia Izakovitch, Gavriel Fernanadez. We created a developer mode which contains a few features that will help the developer debug his code and work on his...

In this PR we will represent new design, fuel and infinite track features as part of our mission to improve the repo. (group 3) ![image](https://github.com/RedHat-Israel/ROSE/assets/125302219/0c34a134-2ba1-43ff-9b03-8a282b731eef)

On the [readme](https://github.com/RedHat-Israel/ROSE/blob/master/README.md) under tmux example, we should add the 'tmux a' to reconnect to detached session.

I added a best.pyc driver to the examples directory. ---------------------------------------------------- Here is a points comparison between the two drivers: --- My best_driver - Previous best_driver. ------------------------------------ 761 - 736 747...