Historique des commits

Auteur SHA1 Message Date
  Sacha Ligthert b7af5b64ad Fix the starting tail (no idea why it works this way). il y a 2 ans
  Sacha Ligthert 0732e7f809 Add build script il y a 2 ans
  Sacha Ligthert 763ed9b38a #7 Moved score into its own struct. Print score and reason of death at game over. il y a 2 ans
  Sacha Ligthert 53e6bfdf4d #5 Print single line tail il y a 2 ans
  Sacha Ligthert 44f2c5a41d Disable useless debug coords. il y a 2 ans
  Sacha Ligthert c5827793ef Moving a constant between files. il y a 2 ans
  Sacha Ligthert 1a9d75574b #8 Added a function to validate if something is a valid move. il y a 2 ans
  Sacha Ligthert 65ccadb6d8 #12 It sucks, doesn't work. il y a 2 ans
  Sacha Ligthert 47d5a6fb43 Quick clean-up of the render. =) il y a 2 ans
  Sacha Ligthert 2009252bb8 Updated the go.mod/.sum... il y a 2 ans
  Sacha Ligthert b1cbe95485 Cleaning up comments il y a 2 ans
  Sacha Ligthert aea82ab765 #4 Gives the snake a tail. il y a 2 ans
  Sacha Ligthert 3902d2b0a9 Prevents the snake from disappearing when its eating an apple. il y a 2 ans
  Sacha Ligthert c459247529 This should be a red apple (???) il y a 2 ans
  Sacha Ligthert b17918f052 Added scoring + apple mechanics il y a 2 ans
  Sacha Ligthert 3fb13a165f Esthetics il y a 2 ans
  Sacha Ligthert e66f2a2672 More comments il y a 2 ans
  Sacha Ligthert c2134de4b7 Comments il y a 2 ans
  Sacha Ligthert 44724cbbb6 Clean up something that didn't work in the first place. il y a 2 ans
  Sacha Ligthert de33a25864 #2 Start at the center of the screen. Always goes right. Sorta dies when it hits the border, but only when you are pressing a key. If it runs automatically into the border the game freezes. il y a 2 ans
  Sacha Ligthert 1f58fa5dbd For #1 split the gameplay loop up from the key processor. Non-blocking channels proof of concept. il y a 2 ans
  Sacha Ligthert 9c1a9fc83d Splitting up functions, introducing the game director il y a 2 ans
  Sacha Ligthert b2928ec073 Start with adding a render block, should expand on this. il y a 2 ans
  Sacha Ligthert 8e10c82b67 Rename files for later il y a 2 ans
  Sacha Ligthert f2c3cfd891 Use more annoying names il y a 2 ans
  Sacha Ligthert 78d73a7920 Trying that godoc format il y a 2 ans
  Sacha Ligthert fc18d74e1f Handle food (functions to select an emoji from a string). il y a 2 ans
  Sacha Ligthert 650d06167d Simple design document to give myself direction. il y a 2 ans
  Sacha Ligthert a2077ff2a8 Go things il y a 2 ans
  Sacha Ligthert 682219efe7 Playing around a bit and getting the hang of tcell. il y a 2 ans