Skip to content

Commit ad1af3e

Browse files
committed
update README.md
1 parent 452877e commit ad1af3e

2 files changed

Lines changed: 4 additions & 12 deletions

File tree

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License
22

3-
Copyright (c) 2014, University of California, Berkeley
3+
Copyright (c) 2014, Aleks Kamko
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,5 @@
1-
abTreePractice
1+
abTreePractice ([demo](alphabeta.alekskamko.com))
22
==============
33

4-
Alpha-Beta Pruning Practice App
5-
6-
Possible Future Work:
7-
=======
8-
- Variable branching factor per depth
9-
- Expectimax
10-
- General minimax
11-
12-
change 1
13-
change 2
4+
D3.js web app for visualizing and understanding the Alpha-Beta Pruning
5+
algorithm. Developed for UC Berkeley's CS61B.

0 commit comments

Comments
 (0)