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
40
Commits
1
Branch
0
Tags
4d5770006ccd4206fdd1697c6a90ebcfbebfcf65
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
4d5770006c
attacking now fully works - not terribly happy with the range of attack ranges though
2011-06-24 15:06:52 -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
Increase portability as per SDL standards, add a window title
2011-06-24 09:53:44 -04:00
gamecore.cpp
Let gamedata store information about whether we are attacking or moving
2011-06-24 12:02:53 -04:00
gamecore.h
Quit on Ctrl-Q
2011-06-24 09:48:59 -04:00
gamedata.cpp
attacking now fully works - not terribly happy with the range of attack ranges though
2011-06-24 15:06:52 -04:00
gamedata.h
Most of the attack functionality now in place, but it's not all quite working yet
2011-06-24 14:59:18 -04:00
graph.cpp
Most of the attack functionality now in place, but it's not all quite working yet
2011-06-24 14:59:18 -04:00
graph.h
Most of the attack functionality now in place, but it's not all quite working yet
2011-06-24 14:59:18 -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
Increase portability as per SDL standards, add a window title
2011-06-24 09:53:44 -04:00
Makefile
Increase portability as per SDL standards, add a window title
2011-06-24 09:53:44 -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%