I submitted a quick game (only one little level because I was in a hurry) on itch.io.
The gamejam is hosted by a french site to which I am a member. I did tell how great gideros is. Hopefully that will bring a little attention. It is my little contribution to the community.
https://mokalux.itch.io/metroikathe gamejam is:
https://itch.io/jam/gamecodeur-gamejam-21/rate/482027@hgy29 peut-être connais-tu David de gamecodeur, il apprend à programmer des jeux en lua principalement avec love2d mais il parle de temps en temps de gideros. Une "collaboration" pourrait se faire entre toi et lui ?
Comments
https://play.google.com/store/apps/developer?id=razorback456
мій блог по гідерос https://simartinfo.blogspot.com
Слава Україні!
If I made platformer I would try to juice it this way:
Likes: MoKaLux
"What one programmer can do in one month, two programmers can do in two months." - Fred Brooks
“The more you do coding stuff, the better you get at it.” - Aristotle (322 BC)
Likes: SinisterSoft
@hgy29 I don't think david is going to change to gideros because he will argue that the code is easily portable to gideros. I think he could do more advertisement about gideros but why would he? The only reason I see here is that you are both french! Hopefully you will get to know one another soon.
i think giderossdkplayer https://play.google.com/store/apps/details?id=info.simart.gideros can also do that if the game files are put in the appropriate folder, so perhaps this could be emphasized/explained in the page of the app. or even better there could be a help button in the android sdk player which tells you where to put your files to be able to run your game.
Fragmenter - animated loop machine and IKONOMIKON - the memory game
Likes: oleg
"What one programmer can do in one month, two programmers can do in two months." - Fred Brooks
“The more you do coding stuff, the better you get at it.” - Aristotle (322 BC)
i guess other people might have other use cases, in general i agree with you that it's not that common but young children many times end up with only an android machine around. yet i think this would be really easy to add to the gideros player and so i wanted to mention it.
Likes: Apollo14, antix
Fragmenter - animated loop machine and IKONOMIKON - the memory game
@oleg added some sound
https://play.google.com/store/apps/developer?id=razorback456
мій блог по гідерос https://simartinfo.blogspot.com
Слава Україні!
tested on ms ie11 = does not work.
You need to click on escape (it's a button)
ps/
Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36 OPR/63.0.3368.88
https://play.google.com/store/apps/developer?id=razorback456
мій блог по гідерос https://simartinfo.blogspot.com
Слава Україні!
PS: I suggested to itch.io the gideros studio tag as an engine, it was not mentioned, what a shame. I sent them some pictures + a link to the website (giderosmobile.com).
I think the game just doesn\u0027t get keystrokes
https://play.google.com/store/apps/developer?id=razorback456
мій блог по гідерос https://simartinfo.blogspot.com
Слава Україні!
https://play.google.com/store/apps/developer?id=razorback456
мій блог по гідерос https://simartinfo.blogspot.com
Слава Україні!
Small feedback:
-The walking animation does not match the speed of movement
-When changing direction of motion, the animation of the walk is delayed and the character slides his feet
-The mini map shows not all the level but only the part that the camera sees.
-There is not enough sound for walking, jumping, landing
ps/ I liked the recoil of the weapon, it is realistic
Likes: MoKaLux
https://play.google.com/store/apps/developer?id=razorback456
мій блог по гідерос https://simartinfo.blogspot.com
Слава Україні!
Once again thank you @oleg . Hope it serves gideros well?!
https://play.google.com/store/apps/developer?id=razorback456
мій блог по гідерос https://simartinfo.blogspot.com
Слава Україні!
Likes: oleg
Oops, something went wrong...
An error occured in the code
Please inform the app developer about the details below, they will help him fix this in the future.
|D|finalts.png: No such file or directory.
stack traceback:
maps/01createtileset.lua:287: in function 'createTilesetFom1Tile'
levels/level01.lua:71: in function 'createMap'
levels/level01.lua:31: in function 'init'
[string "property.lua"]:59: in function '__new'
[string "property.lua"]:66: in function 'new'
classes/scenemanager.lua:284: in function 'changeScene'
levels/menu.lua:27: in function
classes/buttons.lua:133: in function
Likes: MoKaLux
Likes: MoKaLux
https://play.google.com/store/apps/developer?id=razorback456
мій блог по гідерос https://simartinfo.blogspot.com
Слава Україні!
1- there is one tile (64x64) in the gideros assets/gfx folder
2- from this tile I create a full tileset (around 16 tiles variations based on the 1 tile) createTilesetFom1Tile function
3- the function saves the tileset as a .png file to the gideros "|D|finalts.png"
4- finally in my level class I use it to draw my map
That works ok on windows (firefox, ms edge).
Do other gideros html games worked for you before?
I can try to save the png to the |t| directory but I am afraid that won't help?!
Likes: antix
Likes: MoKaLux, plicatibu
@all please submit gideros to be added as a new tool, engine. I already made a request but I believe the more requests the faster. Link https://itch.io/suggest-a-tool
It's a shame that we use gideros and cannot add it in the tag section. Shame on itch.io!
Likes: oleg
Likes: MoKaLux, Atavismus
Fragmenter - animated loop machine and IKONOMIKON - the memory game
Likes: MoKaLux
https://mokalux.itch.io/the-gideros-virus
The gj is not over yet so I will try to juice the game up!
The theme of the gj is contamination (coronavirus) and I named my submission THE GIDEROS VIRUS hope I don't offend anyone here I can change the title if you wish.
Likes: plicatibu, Apollo14