View all by seb46
seb46
Follow seb46
Follow
Following seb46
Following
Add To Collection
Collection
Comments
Devlog
Submission to Wasted Resources 2
La Fée Electronique
←
Return to La Fée Electronique
Devlog
Released!
April 17, 2022
by
seb46
The game is finished, or is it? The only thing I really could not managed was to indicate the player when the situation is impossible to solve... but it looks like it's a math problem well beyond my u...
Continue reading
Too much scrolling, mouse is dead
April 15, 2022
by
seb46
The middle click button wheel (What's the English word for that?) of my mouse is dead. I definitely spent too much time going up and down too long pages of code to fix it...
Continue reading
Oups
April 14, 2022
by
seb46
I wanted to add two action cards to use in game... I thought it will be an easy change... but I have to rethink completely how menus are displayed and the validation system...
Continue reading
Near completion
April 12, 2022
by
seb46
So, it appears that the combination Javascript / Web Assembly is more sensitive to abrupt changes of media that a code compiled with gcc. I had constant crashes when going back to the main menu in the...
Continue reading
Alpha test: OK on Linux, too many glitches on Windows
April 09, 2022
by
seb46
Unexpected results of alpha-test: it doesn't work properly on Windows. There are glitches, important things do not appear, and... it's unplayable. I thought that .wasm ought to work on any machine as...
Continue reading
The player can move across fields and levels!
April 05, 2022
by
seb46
Easy and hard things weren't as expected: Difficulties Get two input of the player in the same time: discovered SDL_GetKeyboardState , but what to do with a gamepad? This game will be keyboard only :)...
Continue reading
Project started
April 03, 2022
by
seb46
" La Fée Electronique " ("The Electronic Fairy") will be a puzzle game. It is developed for the Game Jam " Wasted Ressources 2 ". The code is written in C using the SDL and it should be exported as a...
Continue reading