This website requires JavaScript.
Explore
Help
Sign In
annabunches
/
treewars
Watch
1
Star
0
Fork
0
You've already forked treewars
Code
Issues
Pull Requests
Releases
Wiki
Activity
23
Commits
1
Branch
0
Tags
a9bd00f37d20df049e88bb8e2f498cee22d1b421
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Anna Wiggins
a9bd00f37d
Added code to prevent edges from crossing
2011-06-23 13:54:28 -04:00
background.bmp
Use vertex's individual radius for all relevant calculations
2011-06-23 12:46:32 -04:00
debug.h
Added code to prevent edges from crossing
2011-06-23 13:54:28 -04:00
drawutils.cpp
simple comment update
2011-06-23 12:37:43 -04:00
drawutils.h
Replaced move_template with procedural circle primitive - but it won't fill or alphatize yet.
2011-06-22 23:52:22 -04:00
gamecore.cpp
Use vertex's individual radius for all relevant calculations
2011-06-23 12:46:32 -04:00
gamecore.h
Major refactoring - moved constants around, made graph class more graphy, put things where they belong. Simplified a lot of code that I wrote when I wasn't thinking clearly, apparently.
2011-06-23 12:36:40 -04:00
graph.cpp
Added code to prevent edges from crossing
2011-06-23 13:54:28 -04:00
graph.h
Added code to prevent edges from crossing
2011-06-23 13:54:28 -04:00
main.cpp
Fundamental framework for an SDL application
2011-06-22 16:12:22 -04:00
mainevent.cpp
Fundamental framework for an SDL application
2011-06-22 16:12:22 -04:00
mainevent.h
Fundamental framework for an SDL application
2011-06-22 16:12:22 -04:00
Makefile
Factored distance calculation into separate utility class
2011-06-23 12:07:45 -04:00
mathutils.cpp
Added code to prevent edges from crossing
2011-06-23 13:54:28 -04:00
mathutils.h
Added code to prevent edges from crossing
2011-06-23 13:54:28 -04:00
Description
A very simple game about graphs.
game
graph-theory
1.2
MiB
Languages
C++
99.1%
Makefile
0.9%