Code Monkey home page Code Monkey logo

oslibmodv2's Introduction

OldSchool Library (OSLib)

Build Status

Overview

OldSchool Library (OSLib) is a lightweight and versatile C++ library designed to provide functionality and tools commonly used in classic game development and retro programming projects. It bridges the gap between modern and old-school development environments, making it easier to create and manage applications with a nostalgic touch.

Features

  • Graphics and Rendering: Basic graphics functions and rendering capabilities for 2D game development.
  • Input Handling: Manage keyboard, mouse, and gamepad inputs for interactive applications.
  • Sound Management: Simple sound and music playback functionalities.
  • Utility Functions: A collection of utility functions for handling files, strings, and more.
  • Cross-Platform Support: Compatible with multiple platforms, including Windows, macOS, and Linux.

Installation

To install OSLib:

  1. Copy libosl.a to $PSPSDK/lib/.
  2. Copy the oslib directory (containing header files) to $PSPSDK/include/.

Documentation

You can find the documentation in the Doc directory, or consult it online here:
http://dogo.github.io/oslibmodv2/

Contributing

We welcome contributions to OSLib! If you’d like to contribute, please follow these steps:

  1. Fork the repository.
  2. Create a feature branch.
  3. Make your changes and commit them.
  4. Push your branch to your fork.
  5. Create a pull request describing your changes.

Please follow the coding guidelines and write tests for any new features or bug fixes.

License

OSLib is free software, licensed under the GPLv2. See COPYING for details.

Thanks

  • Brunni for the original OSLib
  • Sakya for the first modification of OSLib
  • BenHur for intraFont

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.