Skip to content

pragmagic/NimPlatformerGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9c6452d · Sep 14, 2016

History

10 Commits
Jun 5, 2016
Jun 5, 2016
May 24, 2016
May 24, 2016
Sep 14, 2016
Sep 14, 2016
May 26, 2016
May 24, 2016
Jun 29, 2016
May 26, 2016
Jun 29, 2016
Jun 29, 2016
May 27, 2016

Repository files navigation

NimPlatformerGame

This repo contains PlatformerGame sample with its main game module implemented with Nim.

This project can be used as a reference to see how certain features from UE4 map to Nim code.

Setup

See nimue4 wiki for instructions on setting up UE4, Nim and nimue4.

To build this project:

  1. Open the project in VSCode.
  2. Modify the build script (build.cmd on Windows or build.sh on OS X) to point to the right locations of UE4, Nim and nimue4.
  3. Press Ctrl+Shift+B (Cmd+Shift+B on OS X) to build the project.

License

*.nim files in the repo are licensed under the MIT license. See LICENSE file for details.

The content files (*.ini, *.uasset, *.umap) and C++ files (*.h, *.cpp) were created by Epic Games, Inc.

About

UE4 PlatformerGame demo implemented with Nim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published