Added more features.
This commit is contained in:
parent
7253f17bad
commit
c6297bd61c
12
README.md
12
README.md
|
@ -1,4 +1,14 @@
|
|||
# StarshipArena
|
||||
2d space combat arena for different ship management systems to compete.
|
||||
|
||||
<img style="float: right;" src="design/icon.svg" width="256" alt="Icon"/>
|
||||
|
||||
An advanced 2d space combat arena for testing and competition. Create battle scenarios, and let humans and machines control their spacecraft in the field.
|
||||
|
||||
### Features
|
||||
|
||||
- [ ] Battle scenario editor
|
||||
- [ ] Flexible and customizable spacecraft designer
|
||||
- [ ] High-accuracy physics simulation
|
||||
- [ ] Player spacecraft control
|
||||
- [ ] User-programmable spacecraft control
|
||||
- [ ] Multiplayer: let other players connect to your arena, to spectate or control a spacecraft
|
||||
|
|
Loading…
Reference in New Issue