Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

tmksm

6
Posts
1
Topics
2
Followers
8
Following
A member registered Dec 19, 2019 · View creator page →

Recent community posts

AAAAAAA I NEED THE FULL GAME

The music is nice, character designs are cool, but the gameplay has two “flaws”(In my opinion). It would be cool to have a 6 line option, as odd lane numbers tend to be a bit wonky for some players. Also, the Overdrive is cool, but it doesn’t get any importance because it’s not really necessary. If there were a score threshold to clear a song, it would encourage more the use of overdrive.

Do you have a contact email? Just because I was bored, I started with Nintendo DS programming, and I started kind of a port of this for it. I think I could complete it if you want uwu.

You’ve got an Underflow.

10 - 15 = 250.

When a byte goes below 0 it turns into 255.

You should check that the HP is greater or equal than the damage, if it is, substract 15 from hp, else, set it to 0.

Can I ask how you made that graphics? I’m looking to make somewhat like an Dating Sim in the future, and that info could help.

Also, another thing regarding graphics, there are some scenes where the environment looks too big, fixing this would make the game better.

BlindJam community · Created a new topic Inspiration

Having to create a blind-accessible game can be hard, so I've been researching the web to get some inspiration about how to create my game. This is what I've found:

https://www.engadget.com/2018/08/02/blind-call-of-duty-player-thousands-of-kills...

http://agrip.org.uk/

https://venturebeat.com/2018/03/06/racing-auditory-display-helps-blind-people-pl...

https://www.vgstorm.com/games.php

They aren't a How to Make Blind Accessible games tutorials, but they will be useful in the process of planning what to do.