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

deanjl/Nu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nu Game Engine License

New Discord channel here - https://discord.gg/6HgMeRM

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 being developed in my spare time.

Here is some media on the Nu Game Engine -

Screenshot Nu's tutorial game, BlazeVector!

Screenshot Editing a section of a BlazeVector stage.

Screenshot Editing a special effect in Nu.

Getting Started

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

The current documentation for the Nu Game Engine is found here - https://github.com/bryanedds/Nu/blob/master/Nu/Nu.Documentation/Nu%20Game%20Engine.pdf

There is additional documentation on advanced Nu game programming techniques in an 'experience report' found here - https://github.com/bryanedds/Nu/blob/master/Nu/Nu.Documentation/Iterative%20Functional%20Reactive%20Programming%20with%20the%20Nu%20Game%20Engine.pdf

Finally, please check out the license for this repository below!

Thanks all for checking out my work so far!

Sponsors

The Nu Game Engine is looking for sponsors! If you're interested in sponsoring development for what I hope will become the world's first mainstream functional game engine, please contact me at [email protected] . Otherwise, I'll just have to work on it in my spare time, which can be erratic :S

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# 78.0%
  • C# 22.0%