Skip to content

Commit

Permalink
PacMan implemented
Browse files Browse the repository at this point in the history
  • Loading branch information
YasamanJafari committed Dec 9, 2019
0 parents commit f4de501
Show file tree
Hide file tree
Showing 11 changed files with 16,460 additions and 0 deletions.
Binary file added .DS_Store
Binary file not shown.
1,062 changes: 1,062 additions & 0 deletions .ipynb_checkpoints/CA1-PacMan-checkpoint.ipynb

Large diffs are not rendered by default.

14,286 changes: 14,286 additions & 0 deletions CA1-PacMan.html

Large diffs are not rendered by default.

1,063 changes: 1,063 additions & 0 deletions CA1-PacMan.ipynb

Large diffs are not rendered by default.

Binary file added assignment 1 problem description.pdf
Binary file not shown.
Binary file added test cases/.DS_Store
Binary file not shown.
11 changes: 11 additions & 0 deletions test cases/test1
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
%%%%%%%%%%%%%
% %2% %
% 3Q %
% %%%%% %%%%%
%1 % % %
%%% %% %1% %
% % % %
%3 P% %
% % %%% %% %
% %1 %
%%%%%%%%%%%%%
10 changes: 10 additions & 0 deletions test cases/test2
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
%%%%%%
% 1%
% %
% P%
%% %%%
% 3%
%1 %
%%% %%
%3 Q%
%%%%%%
4 changes: 4 additions & 0 deletions test cases/test3
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% 3Q 2 % %%%% % %%P1%%% % %
% %%%%% %% %%% % % 3 % %%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
14 changes: 14 additions & 0 deletions test cases/test4
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% % % %
% %%%% %%%%%% % % % %% %
% % % % % % % % %
% P % %%%%%
% %%%%% %%%%%% %%%% % %
% % % % %%% %
% % % 1 3 % %% %%% %
% % %%%% % Q% %
% % % % 2 %
% % %% % % %% % %
%%% %% % %%%%%%% %%%%% % %
% % %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
10 changes: 10 additions & 0 deletions test cases/test5
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
%%%%%%
% %
% %
% P%
%% %%%
% 23%
%1 1 %
%%% %%
% Q%
%%%%%%

0 comments on commit f4de501

Please sign in to comment.