Spaces:
Runtime error
Runtime error
Commit History
feat: make sure that "createGameLoop" will not be removed by AI
ae0898c
fix(game-creator): comment out server submit
1cb247f
fix(esdeka): use esdeka-node18 instead of esdeka
24e9313
feat: added custom error for Axios
aa978f5
feat: renamed to "2DGameCreator"
91e9e61
feat: added OpenAIError
7288a2c
feat: added "Network error"
ac6bf17
refactor: moved text around
11e58ff
feat: better error handling when interacting with OpenAI, moved examples around, use env to load version
684a661
feat: minify template before sending it to openAI, added signal control to be able to cancel the request
1c782e2
fix: error handling
fa302b9
fix(codesandbox): added empty "package.json"
67f2f95
feat: added ExamplesGrid component and example "Flappy Bird SPEED"
22a5b8c
feat: added gameLoop that uses delta to draw
c976217
refactor: use "outlined" for secret
884bca0
feat: extract form submit into own function
9916364
feat: renamed to "2D GameCreator"
3516ec6
chore: change height, removed unused code
b804222
feat: renamed a few components, added cancel, changed the default button
2d85080
fix: added proper types when interacting with toOpenAi
35d05d3
fix: typo
b15687a
feat: calls to OpenAI API are done in the frontend only
65cfba9
chore: renamed headline to "Example Games"
03f3b10
fix: use "required"
a077d00
feat: secret should be required in production
091fca4
fix: load ShareProps from correct location
904320b
fix: removed double import
4ca70d1
feat: everything
2f65818
feat: use constants for COMMAND and renamed the package
2aa79c0
feat: updated example prompt for "flappy bird"
d5e268c
feat: changed everything to create Canvas2D games
6c2bcb4
fix: promptchange
866706f
feat: allow saving and running edited code
f1a6acf
unverified
feat: provide random alias
21a57cd
unverified
feat include monaco (#4)
65567a2
unverified
Gregor Adams
commited on
feat: better prompt (#3)
90d9359
unverified
Gregor Adams
commited on
feat: add fat button for run (#2)
6be1f45
unverified
Gregor Adams
commited on