lemmings_3ds icon indicating copy to clipboard operation
lemmings_3ds copied to clipboard

Lemmings for 3DS (homebrew)

Results 17 lemmings_3ds issues
Sort by recently updated
recently updated
newest added

Add blinking eyes. Add scroller lemmings. Show current game (since some of them look identical like Xmas 1991 and Xmas 1992; or original and original demo). Show level preview when...

enhancement

Implement the things mentioned here: [doc/mechanics/@Lemmings_mechanics014.txt](https://github.com/esoteric-programmer/lemmings_3ds/blob/master/doc/mechanics/%40Lemmings_mechanics014.txt)

enhancement

Add more checks when reading data files from /lemmings folder (end of file, buffer overflows, length of section as long as expected, ...). If some files are corrupt, don't import...

bug

When the user holds down a specific key, the game should run backwards. When the key is released, game plays forward again, enabling the user to correct mistakes. If combined...

feature

It would be fantastic to enable a ZOOM feature. I am not sure how it could be implemented without getting too complicated. Something like: - Holding UP on keypad and...

feature

Save and play playbacks. May be saved for every level and -> best time solution -> most lemmings saved solution -> least skills used solution -> triggered by user

feature

Save time needed, lemmings saved, and skills used for every level. The following may be saved: Fastest solution: -> time needed -> lemmings saved -> number of skills used Most...

feature