This website requires JavaScript.
Explore
Help
Register
Sign In
hayodea
/
salmanoff
Watch
1
Star
0
Fork
0
You've already forked salmanoff
Code
Issues
Pull Requests
Packages
Projects
Releases
2
Wiki
Activity
Files
dbbd3c477bb729226dbd6266bb35ed2e7aa1151c
salmanoff
/
main.cpp
T
9 lines
83 B
C++
Raw
Normal View
History
Unescape
Escape
Implemented basic conceptual structure
2024-09-04 14:08:50 +10:00
#
include
<mind.h>
int
main
(
int
argc
,
char
*
*
argv
)
{
Director: now has a goal. Goal inherits from Scene
2025-01-04 11:36:50 -04:00
hk
:
:
Mind
mind
;
Everything builds now
2024-09-05 18:20:33 +10:00
Implemented basic conceptual structure
2024-09-04 14:08:50 +10:00
return
0
;
}
Reference in New Issue
Copy Permalink