deepnight / gamefeel

This prototype was first developed to serve as a demo for a “Game feel” talk in 2019 at the ENJMIN school. It was updated and modernized in 2024.

Home Page:https://deepnight.net/games/game-feel/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

This prototype is not exactly an actual game but a tool to learn game-feel techniques.

g01-compare

It was designed to show the impact of small details on the overall quality and feeling of a game.

You can enable or disable individual game features in this demo by pressing the START button (gamepad) or the ENTER key (keyboard).

Compiling

The individual examples should be quite self-explanatory and rather straight forward to implement in any game engine. However, if you need any kind of insight on how they work, feel free to open an issue or drop my an email :)

You will need the Haxe compiler and Heaps library.

You should read the instructions on my GameBase project (https://github.com/deepnight/gameBase).

Credits

Tileset: Inca by Kronbits (https://kronbits.itch.io/inca-game-assets)

About

This prototype was first developed to serve as a demo for a “Game feel” talk in 2019 at the ENJMIN school. It was updated and modernized in 2024.

https://deepnight.net/games/game-feel/

License:MIT License


Languages

Language:Haxe 99.1%Language:HTML 0.9%