Project Cleanup
This commit is contained in:
parent
564da7da1d
commit
a5b4f30d0e
3 changed files with 1 additions and 8 deletions
|
@ -2,8 +2,5 @@ index:
|
||||||
body_class: index
|
body_class: index
|
||||||
html_title: Homepage
|
html_title: Homepage
|
||||||
|
|
||||||
projects/attack-on-blocks:
|
|
||||||
page_title: Attack On Block Game!
|
|
||||||
|
|
||||||
projects/hipchat-emoticons-for-all:
|
projects/hipchat-emoticons-for-all:
|
||||||
header_image: https://hipchat-magnolia-cdn.atlassian.com/assets/img/hipchat/hipchat_og_image.jpg
|
header_image: https://hipchat-magnolia-cdn.atlassian.com/assets/img/hipchat/hipchat_og_image.jpg
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# Attack on Blocks
|
# Attack on Blocks Game!
|
||||||
|
|
||||||
Attack on Blocks is a space invaders style game that I wrote for my IT coursework, for the games development unit. We were allowed to make any game that we wanted, provided it could be done within the time limits, be very easy to play, and easily run on the college computer (which were pretty terrible). I had never written a game before, so I knew this was going to be a challenge.
|
Attack on Blocks is a space invaders style game that I wrote for my IT coursework, for the games development unit. We were allowed to make any game that we wanted, provided it could be done within the time limits, be very easy to play, and easily run on the college computer (which were pretty terrible). I had never written a game before, so I knew this was going to be a challenge.
|
||||||
|
|
||||||
|
|
|
@ -1,4 +0,0 @@
|
||||||
# Testing
|
|
||||||
This page is for testing only.
|
|
||||||
|
|
||||||
Please [check out my other projects](/projects/all).
|
|
Reference in a new issue