Recovery from massive git messup.
This commit is contained in:
parent
faf3dae725
commit
70b139530b
40 changed files with 767 additions and 291 deletions
|
|
@ -1,6 +1,6 @@
|
|||
(ns the-great-game.agent.agent
|
||||
"Anything in the game world with agency"
|
||||
(:require [the-great-game.objects.object :refer [ProtoObject]]
|
||||
(:require [the-great-game.objects.game-object :refer [ProtoObject]]
|
||||
[the-great-game.objects.container :refer [ProtoContainer]]))
|
||||
|
||||
;; hierarchy of needs probably gets implemented here
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue