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
9
Commits
1
Branch
0
Tags
53f1560393c304520a7bd8103b646c9a2e1b4f27
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
53f1560393
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
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 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.h
First implementation of game logic and control
2011-06-22 17:57:44 -04:00
graph.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
graph.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
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%