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
26
Commits
1
Branch
0
Tags
b967542157e0306139f1218dbf03747b1603e04d
Branches
Tags
View all branches
Go to file
Code
Anna Wiggins
b967542157
Support different colours for different vertices
2011-06-23 15:10:40 -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
Added some notes on draw_circle_filled
2011-06-23 14:34:53 -04:00
drawutils.h
Fixed a compile bug, general code cleanup
2011-06-23 14:42:07 -04:00
gamecore.cpp
Support different colours for different vertices
2011-06-23 15:10:40 -04:00
gamecore.h
Support different colours for different vertices
2011-06-23 15:10:40 -04:00
graph.cpp
Support different colours for different vertices
2011-06-23 15:10:40 -04:00
graph.h
Support different colours for different vertices
2011-06-23 15:10:40 -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%