Commit Graph

  • 9f90e6fb2f Added boundaries for snake movement TriantaTV 2022-07-26 19:47:08 -0500
  • 84805e9751
    Merge pull request #3 from TriantaTV/Development TriantaTV 2022-07-26 19:26:06 -0500
  • 97085dd314 Fixed movement and color of snake TriantaTV 2022-07-26 19:24:46 -0500
  • a8eee1db4d Changed movement to control the Player object TriantaTV 2022-07-26 19:03:55 -0500
  • 94abee7e61 Added ability to get snake head position TriantaTV 2022-07-26 16:56:26 -0500
  • 5842130425
    Merge pull request #2 from TriantaTV/Development TriantaTV 2022-07-25 16:14:26 -0500
  • c03b16f0e9 Laid groundwork for creating a snake body TriantaTV 2022-07-25 16:12:11 -0500
  • 3d8dcf23ac Deque swapped to hold sf::RectangleShape TriantaTV 2022-07-25 16:06:06 -0500
  • c7263dfc1f SnakeNode is now depreciated due to swapping to a deque TriantaTV 2022-07-25 15:43:42 -0500
  • 165e531205 Split into separate files and added planning TriantaTV 2022-07-25 15:40:45 -0500
  • 8e4d53ea2a Added snake food and food moves when touched TriantaTV 2022-06-10 14:40:12 -0500
  • ca7f6db077 Created snake head TriantaTV 2022-05-06 01:26:17 -0500
  • 2993bdefd1 Removed app for cleanup TriantaTV 2022-05-06 00:48:51 -0500
  • 4295a5cd22
    Merge pull request #1 from TriantaTV/master TriantaTV 2022-05-06 00:45:10 -0500
  • 27db32f692 Added folder structure and default main layout TriantaTV 2022-05-06 00:40:36 -0500
  • a18ea3fd82
    Initial commit TriantaTV 2022-05-04 01:31:34 -0500