Skip to content

0.1.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@Somnibyte Somnibyte released this 10 Mar 14:26
· 79 commits to master since this release
  • Genome class has been turned into a protocol. This way you can create structs that conform to the protocol which conversely reduces the amount of memory you use if this were a class.
  • Flappy Bird Game has been slightly adjusted (AI was able to get a score of 2 in 30 min 🎉 results may vary)
  • More Documentation available