Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.1 KB

README.md

File metadata and controls

31 lines (24 loc) · 1.1 KB

The Battle of Triangles (tBoT)

The Battle of Triangles is a C/C++ clone project based on the popular mobile game Dual! In this game, called "2D Triangle Warfare", players engage in a space battle where they fire randomly toward their opponent without being able to see them.

Todo

  • Start screen (start-screen.png)
    • Cursor
    • Edge Triangles
    • Try tBoT
      • Offline mode to test the mechanics
    • Choose room
      • Room list
      • Create room
      • Join room
    • Settings
      • Sound
      • Fullscreen
      • Change skin
    • Quit
  • Event handler
  • Scene manager
  • State manager

Contributing

If you want to contribute to the development of tBoT, you can open an issue or submit a pull request.

License

The Battle of Triangles is licensed under the GPL3. See LICENSE for more information.