Commit History

fix(write-version): move the script into src so that it's available when building the docker image
99c964b

NERDDISCO commited on

chore: update GitHub link
ff87653

NERDDISCO commited on

feat: make sure that "createGameLoop" will not be removed by AI
ae0898c

NERDDISCO commited on

fix(game-creator): comment out server submit
1cb247f

NERDDISCO commited on

fix(esdeka): use esdeka-node18 instead of esdeka
24e9313

NERDDISCO commited on

feat: added custom error for Axios
aa978f5

NERDDISCO commited on

feat: renamed to "2DGameCreator"
91e9e61

NERDDISCO commited on

feat: added OpenAIError
7288a2c

NERDDISCO commited on

feat: added "Network error"
ac6bf17

NERDDISCO commited on

refactor: moved text around
11e58ff

NERDDISCO commited on

feat: better error handling when interacting with OpenAI, moved examples around, use env to load version
684a661

NERDDISCO commited on

feat: minify template before sending it to openAI, added signal control to be able to cancel the request
1c782e2

NERDDISCO commited on

fix: error handling
fa302b9

NERDDISCO commited on

fix(codesandbox): added empty "package.json"
67f2f95

NERDDISCO commited on

feat: added ExamplesGrid component and example "Flappy Bird SPEED"
22a5b8c

NERDDISCO commited on

feat: added gameLoop that uses delta to draw
c976217

NERDDISCO commited on

refactor: use "outlined" for secret
884bca0

NERDDISCO commited on

feat: extract form submit into own function
9916364

NERDDISCO commited on

feat: renamed to "2D GameCreator"
3516ec6

NERDDISCO commited on

chore: change height, removed unused code
b804222

NERDDISCO commited on

feat: renamed a few components, added cancel, changed the default button
2d85080

NERDDISCO commited on

fix: added proper types when interacting with toOpenAi
35d05d3

NERDDISCO commited on

fix: typo
b15687a

NERDDISCO commited on

feat: calls to OpenAI API are done in the frontend only
65cfba9

NERDDISCO commited on

chore: renamed headline to "Example Games"
03f3b10

NERDDISCO commited on

fix: use "required"
a077d00

NERDDISCO commited on

feat: secret should be required in production
091fca4

NERDDISCO commited on

fix: load ShareProps from correct location
904320b

NERDDISCO commited on

fix: removed double import
4ca70d1

NERDDISCO commited on

feat: everything
2f65818

NERDDISCO commited on

feat: use constants for COMMAND and renamed the package
2aa79c0

NERDDISCO commited on

feat: updated example prompt for "flappy bird"
d5e268c

NERDDISCO commited on

feat: changed everything to create Canvas2D games
6c2bcb4

NERDDISCO commited on

fix: promptchange
866706f

doemser commited on

feat: allow saving and running edited code
f1a6acf
unverified

pixelass commited on

feat: provide random alias
21a57cd
unverified

pixelass commited on

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

fix: delete reload
17156f9
unverified

pixelass commited on

feat: localstorage
ebe6926
unverified

pixelass commited on

feat: better loading state
0391bdb
unverified

pixelass commited on

fix: better delete mode
6eb9dcb
unverified

pixelass commited on

fix: background default and other glitches
055b556
unverified

pixelass commited on

fix: reload triggers
deda484
unverified

pixelass commited on

feat: temperature
34bac1b
unverified

pixelass commited on

feat: stricter prompt
9d1931d
unverified

pixelass commited on

feat: 100% browser yeah baby yeah
e5ae926
unverified

pixelass commited on

feat: initial prototype
a86df80
unverified

pixelass commited on