Skip to content

Commit ae702ca

Browse files
committed
inital commit
0 parents  commit ae702ca

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# profiles files don't have anything secret, they just don't add anything to the repo
2+
3+
.profile

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Warrior.js Solutions
2+
3+
These are my solutions for [warrior.js](https://github.com/olistic/warriorjs), a javascript AI game.
4+
5+
Each commit is my solution for that tower (`beginner`|`intermediate`) and level, so jump backwards in history to see my solutions as I go along.
6+
7+
These are by no way optimal, probably.
8+

0 commit comments

Comments
 (0)