-
**Is your feature request related to a problem? Please describe.**
When the game is running slow, as with the game of life scenario, the UI is not responsive.
**Describe the solution you'd like**
…
-
I have tried following code
driver.findElement(By.id("txtSearchFields")).sendKeys(Keys.ENTER);
Even i tried
driver.findElement(By.id("txtSearchFields")).sendKeys("{ENTER}");
also tried
Web…
-
Put lights on robot, program way to change light to signal human player what game pieces to put on the shelf
-
[updated to include more items not independently configurable]
Not all player-colored components of the player's icons are independently configurable in the menu. most things are, but some more niche…
-
### Describe the bug
If you never pickup the robot (because it's heavy and you just drag it to the truck and such), the mission will not complete and the marker will still show the original location.…
-
Here's a starter list of audio assets that would be good to consider:
- Robot driving (/walking?) around
- Hit a checkpoint
- Go through a portal (in, out)
- Win & game over
- Choose a move to add
- R…
-
Add more player characters. Add/enhance abilities and status for both new and current actors. Establish roles for each character.
Current player actors and their intended roles:
- Kenna: Leader; t…
-
- move toward player
- run into walls? – wall avoidance, won't move past certain x value / y value (start value)?
- run into other robots
-
## Creating animation of the player and the fields
The player wants to have 3D models of himself as a robot which is animated and can interact with the surroundings f.e. fields, walls or special even…
-
These errors were logged:
```
snis_server.c:3739:24: runtime error: index -1 out of bounds for type 'ai_stack_entry [5]'
snis_server.c:7577:20: runtime error: index -1 out of bounds for type 'ai_…