Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
A jam submission

MiniwizzView game page

A game about wizards [WEB BUILD DONT WORK RN]
Submitted by Bdev96 — 7 hours, 28 minutes before the deadline
Add to collection

Play game

Miniwizz's itch.io page

Results

CriteriaRankScore*Raw Score
Use of the Limitation#772.3094.000
Enjoyment#821.5882.750
Presentation#821.7323.000
Overall#821.8763.250
Concept#841.8763.250

Ranked from 4 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.

Team members
BDev96

Software used
GameMaker

Use of the limitation
By making only 1 main mechanic

Cookies eaten
3

Leave a comment

Log in with itch.io to leave a comment.

Comments

Submitted

Very fun and weird (in a good way) artstyle!!!
Dont blame yourself about web build, expirience will come with time!
Good entry

Developer

Thank you!

Submitted

Try and get a web build my pc is auto deleting the download probably because it's an exe

Developer(+1)

i will try

Developer(+1)

I coded this game so badly i can't make a web build that works :(

Submitted

Nice Game! Next time make a web build to get more rates 

Developer (2 edits)

I make my games in GameMaker, I want to make web builds but i don't think GameMaker supports it. Also, because you really played my game, i'll give you a secret code. Right click the start button exactly 100 times. It allows access to a hard mode.

Developer (1 edit)

Your game was incredible BTW. I spent 20 minutes playing it.

Submitted

Thank you!

Submitted (1 edit)

GameMaker does support web builds, you have to click the cross-air in the top right of the screen, select HTML5, then build the game as a zip file. 

Your code's probably not as bad as mine but I had to resize the game window to make the game playable.

Useful link: /docs/creators/html5

Submitted (1 edit) (+1)

It's easier than that the default GX.games build target works just fine on itch, export that as a zip, upload it  as a web project, enable fullscreen and your good to go

Developer

I tried to use HTML5, but for some reason it was super zoomed in. My viewport size might have something to do with it? All my viewports are 1366 by 768 (the default) and with windows it works fine. Should I change that so it will work?

Developer

I figured it out. But why is the game going black when loading into the main level?

Developer

Is this because of the level's room size? (13660 by 7680)

Submitted (1 edit)

Do you have view ports enabled? I had a similar issue because I forgot to make viewport 0 visible. Room's size shouldn't be causing problems if the window is size is correct.

Submitted (3 edits) (+1)

HTML 5 is buggy I've had issues in the past with post processing bugging out but building it as a gx.games target, outputting as a zip and uploading it set as a play in browser game works just fine