Commit Graph
12 Commits
Author SHA1 Message Date
junv caee3c83bd Add test cases for app.go 2020-03-15 23:50:00 +11:00
junv cf591dbb95 code refactoring 2020-03-15 23:36:39 +11:00
junv 226d8d49f9 Fix the moving logic with set the 0,0 at top left not top right 2020-03-15 23:30:05 +11:00
junv 863316e5f9 Some tidy up 2020-03-15 19:55:00 +11:00
junv 32968ab65b Add program entrypoint 2020-03-15 19:54:18 +11:00
junv 98acbdd1b0 Add methods to run the application 2020-03-15 19:53:42 +11:00
junv d225fa80be Add function to init an application 2020-03-15 18:01:10 +11:00
junv d2e8fdc352 Add creature model 2020-03-14 23:44:20 +11:00
junv 7d78166490 Add method to zombie to print out the current location 2020-03-14 23:31:01 +11:00
junv 5b28579139 Add functions to handle move left and right 2020-03-14 23:23:24 +11:00
junv 0296886a67 Add functions to handle zeombie moving up and down 2020-03-14 23:11:08 +11:00
junv 1cb7327e2d Init project with a zombie model 2020-03-14 22:48:29 +11:00