Giter Club home page Giter Club logo

fosterold's Introduction

This repository is no longer being worked on!

There is a new iteration of this library which can be found here.


Foster

Foster is an open source & cross-platform game framework made in C# dotnet core.

โ˜… very work in progress! likely to have frequent, breaking changes! please use at your own risk! โ˜…

goals

  • Designed for small desktop + console 2D and 3D games; No mobile
  • A simple and lightweight Platform API so it's easy to swap out the guts
  • As few dependencies outside of C# as possible
  • Modern C# without worry about backwards compatibility
  • This isn't built for modern graphics or like a billion polygons
  • This isn't meant to have Game Engine-specific code, but rather just contain Windowing, Rendering, Input, and Audio

what's here

  • Framework: The main Framework with an abstract Platform implementation. Handles Input, Drawing, Windowing, etc.
  • Platforms: Platform implementations of the Framework modules (such as GLFW, SDL2, OpenGL, DirectX, Vulkan, etc)
  • JSON: Simple JSON reading / writing library. Can also read and write non-strict JSON (like Hjson)

dependencies

getting started

Check out the Wiki for Guides and API references

inspiration

Taken a lot of inspiration from other Frameworks and APIs, namely FNA and Halley Game Engine

fosterold's People

Contributors

amerkoleci avatar apppppppple avatar chevyray avatar einscott avatar kuujoo avatar maddythorson avatar noelfb avatar sherjilozair avatar waldnercharles avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.