Skip to content
Snippets Groups Projects
Commit 1d79b196 authored by Chadha Vaibhav's avatar Chadha Vaibhav
Browse files

Update Food.py

parent 2fc2cf1d
No related branches found
No related tags found
No related merge requests found
## @file Food.py
# @author Usman Irfan
# @brief implements an abstract data type for a snake's food
# @date 21/02/2018
# @date 11/11/2018
from random import randint
from init import *
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment