Updated README master
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Tue, 16 Apr 2019 18:29:23 +0000 (13:29 -0500)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Tue, 16 Apr 2019 18:29:23 +0000 (13:29 -0500)
README.md

index 4815d89a4ff8432316a4718dd9a9917911a992c3..54e2b9e6bbf60845ed12b3bca0d5767f12fc54f2 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Game Title to be determined
+# Genetic Shooter
 
 # Purpose
 This is a simple game written in **Lua** using the **Love2D** game framework.
@@ -9,9 +9,10 @@ This game was designed to be very simple because it will serve as a platform for
 
 # Progress on the project
 The following are a simple checklist of things yet to be done on the project:
-* \[ \] Implement player movement
-* \[ \] Implement enemies
-* \[ \] Implement health and losing
-* \[ \] Implement systems to be used by neural network (sightline vision, etc.)
-* \[ \] Implement some kind of neural network
+* \[X\] Implement player movement
+* \[X\] Implement enemies
+* \[X\] Implement health and losing
+* \[X\] Implement systems to be used by neural network (sightline vision, etc.)
+* \[X\] Implement some kind of neural network
+* \[X\] Implement genetic algorithm
 * \[ \] Write more tasks to do (this will never be checked)