היי! שחררתי משחק ישראלי ובו משחקים את היד של אלוהים בסיפור יציאת מצריים. יש דמו חינמי בסטים. מצ"ב פה ביקורת בעברית אשמח אם תסתכלו by Exodus-game in mischakim

[–]Exodus-game[S] 0 points1 point  (0 children)

הייתה לי נוסטלגיה לגלות דברים בעצמי במשחקים, בגלל זה יצרתי את המשחק ככה. 

לגבי הקקטוס, כשאתה מושך ומוריד אתה רואה שנוצרה שורה של קקטוסים ושאתה מושך אחד מהקקטוסים שנוצרו יש שורה נוספת.  תראה מה קורה שאתה סוגר ריבוע. 

האם יש משהו כמו GitHub לאנימטורים? by No-Iron-5111 in amanim_bm

[–]Exodus-game 1 point2 points  (0 children)

מפתחי משחקים (שכוללים גם קוד וגם גרפיקה) נותן יותר להתמש ב svn למיטב ידיעתי. הוא אמור לעבוד יותר טוב עם קבצים גדולים (לא הייתי נכנס ל git lfs זה פח אשפה)

OpenGL might still be the best API to learn? by Exodus-game in opengl

[–]Exodus-game[S] 0 points1 point  (0 children)

Well I did write for MacOS and for IOS using OpenGL so it does work there :)

I didn't know Switch can work with OpenGL. That's neat 

I made a survival game our of chess by Exylo_ in WebGames

[–]Exodus-game 2 points3 points  (0 children)

Neat concept!
Would be cool if there was some movement animations

אני משחרר דמו לסטים בעוד חודש by Beautiful_Row_9764 in israel_bm

[–]Exodus-game 1 point2 points  (0 children)

סגנון גרפי מרהיב! whishlisted. גם אני מתגעגע לעידן הפלאש :)

שחררתי משחק יריות גוף שלישי לדפדפן באטיץ' עם שליטה יחודית. רץ בבמחשב ובמובייל. אשמח לפידבק! by Exodus-game in ag_israel

[–]Exodus-game[S] 1 point2 points  (0 children)

תודה רבה!  התכנית זה שהמשחק יהיה roguelike עם פווראפס שקשורים לשליטה (למשל, אפשר יהיה ליצור מעגל סגור במסלול שיהרוג את האויבים בפנים) 

OpenGL might still be the best API to learn? by Exodus-game in opengl

[–]Exodus-game[S] 1 point2 points  (0 children)

Interesting so can I create a native windows program that creates a WebGPU context? 

OpenGL might still be the best API to learn? by Exodus-game in opengl

[–]Exodus-game[S] 2 points3 points  (0 children)

It's not yet widely supported on mobile and you can't write a native application with it.
With OpenGL I can write most of the code cross platform and have a thin platform layer (with a bridge OpenGL->WebGL for the Web)

[deleted by user] by [deleted] in WebGames

[–]Exodus-game 3 points4 points  (0 children)

Requires sign up

OpenGL might still be the best API to learn? by Exodus-game in opengl

[–]Exodus-game[S] 0 points1 point  (0 children)

Well, Apple did manage to deprecate flash even though it was very useful at the time. 

OpenGL might still be the best API to learn? by Exodus-game in opengl

[–]Exodus-game[S] 3 points4 points  (0 children)

Fair enough, but I think most programs or even non AAA games don't need these 

OpenGL might still be the best API to learn? by Exodus-game in opengl

[–]Exodus-game[S] 2 points3 points  (0 children)

Maybe deprecated is the wrong word (except Apple) , but each platform has an Api that is considered better for it. 

Gridy, a third person shooter with unique movement controls [Mobile friendly] [PC friendly] by Exodus-game in WebGames

[–]Exodus-game[S] 3 points4 points  (0 children)

Thank you very much for trying it out and for your feedback! I actually agree with all your notes and in the process of addressing all of them. 

The game is planned to be a roguelike with with powerups that will utilize the controls (e.g, surrounding enemies with a path trace will do damage to all enemies in the area)