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
11
Commits
1
Branch
0
Tags
5b53e0b1152d99df897fa36512fd0f745dbe6802
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
5b53e0b115
Fixed bugs with the move template
2011-06-22 22:39:37 -04:00
background.bmp
Added image files
2011-06-22 17:57:21 -04:00
drawutils.cpp
Fixed first vertex bug, use pointers to track vertices (in case we want to move them easily later), and added a formula for vertex distance calculations
2011-06-22 21:54:35 -04:00
drawutils.h
Fixed first vertex bug, use pointers to track vertices (in case we want to move them easily later), and added a formula for vertex distance calculations
2011-06-22 21:54:35 -04:00
gamecore.cpp
Fixed bugs with the move template
2011-06-22 22:39:37 -04:00
gamecore.h
Code for some of the basic game design - selecting existing nodes, limiting edge distance
2011-06-22 22:32:33 -04:00
graph.cpp
Code for some of the basic game design - selecting existing nodes, limiting edge distance
2011-06-22 22:32:33 -04:00
graph.h
Code for some of the basic game design - selecting existing nodes, limiting edge distance
2011-06-22 22:32:33 -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
node.bmp
Cleaned up node image
2011-06-22 18:27:26 -04:00
Description
A very simple game about graphs.
game
graph-theory
1.2
MiB
Languages
C++
99.1%
Makefile
0.9%