Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/colinbellino/lemmings

A small prototype trying to recreate the Lemmings game in Godot to learn the engine
https://github.com/colinbellino/lemmings

game gamedev godot lemmings puzzle

Last synced: 1 day ago
JSON representation

A small prototype trying to recreate the Lemmings game in Godot to learn the engine

Awesome Lists containing this project

README

        

![banner](https://img.itch.zone/aW1nLzk5NTY1NTkucG5n/original/xdSXGc.png)

# Lemmings

This is a clone of the game of the same name (SNES version) made in Godot to learn how to use the engine. Only the first 7 levels are done, but everything should be working as intended or close enough.

**The game is available here: https://colinbellino.itch.io/lemmings**

## Build app icon

### Windows:

`magick convert icon_16.png icon_32.png icon_48.png icon_64.png icon_128.png icon_256.png icon.ico`