netbots icon indicating copy to clipboard operation
netbots copied to clipboard

NetBots is a python programming game inspired by the 1970s game RobotWar.

Results 11 netbots issues
Sort by recently updated
recently updated
newest added

There are times, especially during testing, when setting the server step speed is difficult. Often, what we really want is a server to simply wait for all robots to send...

enhancement

**Is your feature request related to a problem? Please describe.** Currently there are only eight colours of bots, which the bot/client does not select. These limit the visual customization of...

enhancement

**Is your feature request related to a problem? Please describe.** netbots_server.py is over 1000 lines. It has become hard to read through. **Describe the solution you'd like** I propose moving...

enhancement

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] I am frustrated when...

enhancement

Randomly generated items should be added to the game. When a bot collides with the item, they get the power-up. The location of the power-up should be random, and they...

enhancement

**Is your feature request related to a problem? Please describe.** Currently the scoreboard has stats for points, wins, and canon. However there is nothing about movement. Generally it is assumes...

enhancement

**Is your feature request related to a problem? Please describe.** Not related to a problem. **Describe the solution you'd like** Have zones, very similar to Jam Zones, that cause damage....

enhancement

**Is your feature request related to a problem? Please describe.** Not related to a problem. **Describe the solution you'd like** Have zones, very similar to Jam Zones, that recharge health....

enhancement

**Is your feature request related to a problem? Please describe.** The CanonFiredAvgDamge will be totally different for different classes if we add different explDamage in classes system, But CanonFiredAvgDamge/explDamage can...

enhancement

**Is your feature request related to a problem? Please describe.** Some things are very difficult to test in netbots. **Describe the solution you'd like** Others have started work on a...

enhancement