Triangles are polygons with three edges and three vertices. They can shoot stuff.

This is an old-ass high school project in C++ with SFML.

POSITIVE-MENTAL-ATTITUDE f8363e9843 Initial commit 10 years ago
data f8363e9843 Initial commit 10 years ago
Assets.cpp f8363e9843 Initial commit 10 years ago
Assets.hpp f8363e9843 Initial commit 10 years ago
Bullet.cpp f8363e9843 Initial commit 10 years ago
Bullet.hpp f8363e9843 Initial commit 10 years ago
Camera.cpp f8363e9843 Initial commit 10 years ago
Camera.hpp f8363e9843 Initial commit 10 years ago
Collidable.cpp f8363e9843 Initial commit 10 years ago
Collidable.hpp f8363e9843 Initial commit 10 years ago
Context.cpp f8363e9843 Initial commit 10 years ago
Context.hpp f8363e9843 Initial commit 10 years ago
Foreground.cpp f8363e9843 Initial commit 10 years ago
Foreground.hpp f8363e9843 Initial commit 10 years ago
GuiButton.cpp f8363e9843 Initial commit 10 years ago
GuiButton.hpp f8363e9843 Initial commit 10 years ago
GuiTriangle.cpp f8363e9843 Initial commit 10 years ago
GuiTriangle.hpp f8363e9843 Initial commit 10 years ago
IngameState.cpp f8363e9843 Initial commit 10 years ago
IngameState.hpp f8363e9843 Initial commit 10 years ago
Input.cpp f8363e9843 Initial commit 10 years ago
Input.hpp f8363e9843 Initial commit 10 years ago
InputMap.hpp f8363e9843 Initial commit 10 years ago
InputTarget.hpp f8363e9843 Initial commit 10 years ago
LICENSE 99ddacabeb Initial commit 10 years ago
MenuState.cpp f8363e9843 Initial commit 10 years ago
MenuState.hpp f8363e9843 Initial commit 10 years ago
Player.cpp f8363e9843 Initial commit 10 years ago
Player.hpp f8363e9843 Initial commit 10 years ago
README.md 99ddacabeb Initial commit 10 years ago
State.cpp f8363e9843 Initial commit 10 years ago
State.hpp f8363e9843 Initial commit 10 years ago
Triangle.cpp f8363e9843 Initial commit 10 years ago
Triangle.hpp f8363e9843 Initial commit 10 years ago
Triangles.cpp f8363e9843 Initial commit 10 years ago
Triangles.hpp f8363e9843 Initial commit 10 years ago
TrianglesWindow.cpp f8363e9843 Initial commit 10 years ago
TrianglesWindow.hpp f8363e9843 Initial commit 10 years ago
Utility.cpp f8363e9843 Initial commit 10 years ago
Utility.hpp f8363e9843 Initial commit 10 years ago
main.cpp f8363e9843 Initial commit 10 years ago
statCounter.hpp f8363e9843 Initial commit 10 years ago

README.md

triangles

Hardly a playable game; more of a research project. Still in early development.