From 86a49aa0d561429117486a97dc62f443c88119c3 Mon Sep 17 00:00:00 2001 From: Jack Kinsey Date: Sun, 30 Apr 2017 21:26:10 -0400 Subject: [PATCH] minor grammar updates --- about/index.html | 8 ++++---- code/index.html | 8 ++++---- index.html | 8 ++++---- writing/index.html | 8 ++++---- 4 files changed, 16 insertions(+), 16 deletions(-) diff --git a/about/index.html b/about/index.html index 369b1d9..3390023 100644 --- a/about/index.html +++ b/about/index.html @@ -53,19 +53,19 @@ diff --git a/code/index.html b/code/index.html index 8a01346..12123bd 100644 --- a/code/index.html +++ b/code/index.html @@ -53,19 +53,19 @@
-

Project "Asterisk" beta

+

Project "Asterisk" beta.

A small 3D game prototype developed in JavaScript for the browser with Three.js.I blogged about its development over the course of several weeks, but many details remain unrevealed.

-

Godfather

+

Godfather.

The final project for my CMPSC 122 (intro to algorithms and data structures) course at Penn State. Written in C++, we had to convert faux airport data into statistics on planes landed, departed, crashed, and so on. Hosted on GitHub.

-

Other 122 work

+

Miscellaneous C++ projects.

Smaller C++ programs also written for CMPSC 122. We had to write an email address validator, a dynamic array implemented with a physical array, and a dynamic array implemented with a linked list. Not the most exciting of projects, but I'm proud of the code quality.

-

Child Scare Kills

+

Child Scare Kills.

A 2D WarioWare-style browser game written in JavaScript using Three.js. Developed with Liam McFalls for a child care class in high school, so it's a bit goofy.

diff --git a/index.html b/index.html index 6f24f4e..bcccbaf 100644 --- a/index.html +++ b/index.html @@ -53,19 +53,19 @@ diff --git a/writing/index.html b/writing/index.html index a1b5921..ff728ae 100644 --- a/writing/index.html +++ b/writing/index.html @@ -53,19 +53,19 @@ -- 2.26.2