Spotlight Sale: Save 50% on select Plugins now through September 16.

Skull Nim Template

Skull Software - Code Plugins - Feb 29, 2024

A template of a classic puzzle game

  • Supported Platforms
  • Supported Engine Versions
    5.3 - 5.4
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.

This is a plugin/template of a classic puzzle game called Nim.


Short description of a gameplay:

We have X amount of Piles that consist of Y amount of Stones.

Players take turns removing the Stones from the Piles. The one who does the last turn looses.


More detailed description: https://en.wikipedia.org/wiki/Nim


Can be used as:

 - a mini-game in a bigger project

 - a standalone game with the Nim mechanic

Technical Details

Features:

 - Any number of Piles

 - Any number of Stones

 - Any limit on Stone selection/removal

 - Ready for blueprint-only usage


Number of Classes: 9


Input: Mouse


Supported Development Platform:

Windows: Yes

Mac: Not tested but should work

Linux: Not tested but should work


Documentation: https://drive.google.com/file/d/1ts_E9RM-TsCSjBB_iZTTzHii9RuWGOmg/view?usp=sharing


Example Project: