Skip to content
/ Nu Public
forked from bryanedds/Nu

Repository hosting the open-source Nu Game Engine and related projects.

License

Notifications You must be signed in to change notification settings

pauloud/Nu

This branch is 8049 commits ahead of, 14660 commits behind bryanedds/Nu:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3c81048 · Jul 15, 2022
Jul 14, 2022
Jul 15, 2022
Sep 7, 2021
Jul 6, 2022
Sep 5, 2021
Sep 5, 2021
Mar 17, 2022
Mar 17, 2022
Aug 22, 2021
Aug 22, 2021
Jul 26, 2020
Jun 30, 2022
Oct 6, 2016
Oct 11, 2021
Jun 23, 2021

Repository files navigation

Nu Game Engine License

New Discord channel here - https://discord.gg/xd6RqAnqDD

Streaming game development here - https://dlive.tv/NuGameEngine

What is the Nu Game Engine?

"The Nu Game Engine is the world's first practical functional game engine (functional in the functional programming sense). It offers a declarative Elm-style reactive programming API, as well as an imperative and ECS programming APIs for scalability. After finally reaching v1.3.0.4, the implementation has matured enough to prove both the efficacy and viability of functional programming in games in terms of performance, programmability, and reliability."

This repository hosts several projects, including -

  • the Nu Game Engine, a cross-platform F# 2D game engine built in the functional style. Uses SDL2 and Farseer Physics.
  • the sample game BlazeVector.
  • the Chrono Trigger-like game, OmniBlade that is now in production.

Here is some media on the Nu Game Engine -

Screenshot Nu's tutorial game, BlazeVector!

Screenshot Editing a section of a BlazeVector stage in Gaia (Nu's rewindable game editor).

Screenshot Editing a special effect in Gaia.

Screenshot Wandering around the encampment in OmniBlade.

Screenshot Shopping for items in OmniBlade.

Screenshot Exploring a level in OmniBlade.

Screenshot A Chrono Trigger-style battle in OmniBlade.

Screenshot The Grandia-style Cancel mechanic.

Getting Started

The best way to get started is to clone the repository with a git client, and to take a look at the following document -

https://github.com/bryanedds/Nu/blob/master/Nu/Nu.Documentation/Nu%20Game%20Engine.pdf

No Code of Conduct

This project adheres to No Code of Conduct. We are all adults. We accept anyone's contributions. Nothing else matters.

For more information please visit the No Code of Conduct homepage.

About

Repository hosting the open-source Nu Game Engine and related projects.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • F# 84.9%
  • C# 8.9%
  • GLSL 6.1%
  • Other 0.1%