Fast paced action, arcade-like, 2D top-down 1vs1 game. You and your opponent control a plane and try to shoot each other from the sky! Also on https://praxtube.itch.io/ace-of-the-heavens.
The game uses webRTC to connect two peers and communicates on a peer 2 peer bases (if possible!). Matchbox is used as the Rust backend to facilitate this.
- Basic movement involves steering the plane and accelerating/decelerating
- Shooting bullets/rockets
- Dodging with invincibility frames
- Some basic maps
- Static camera with the same border dimensions on each map
See here for more details.
- See if I am able to create an AI and add Singleplayer if it's possible
- Add more maps
- Add Android Support maybe (probably not though)
See here for more details.
I haven't been able to test if the macOS builds work, if you encounter any issues here please report them.
See here. Contributions of any kind are welcome.
Credits. License, applies to everything that doesn't already have a license.