Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

shattered

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

shattered

  • 0.7.0
  • Rubygems
  • Socket score

Version published
Maintainers
2
Created
Source

= Shattered Light

  • http://www.shatteredruby.com

== DESCRIPTION:

Shattered Light is a 3D game framework built on ogre.rb. It generates the skeleton of your game and provides easy to use interfaces to input/graphical components of your game.

== FEATURES/PROBLEMS:

  • Able to generate a basic framework for your 3d application
  • A plugin architecture that allows for things like physics, sound, ai, whatever you can imagine
  • Memory efficient and fast
  • Mouse/Keyboard control system
  • DSL for many common tasks
  • Many, many more

There are currently no known issues, but please report any that you find.

== SYNOPSIS:

shattered setup my_game cd my_game ruby game.rb

For more information, visit shatteredruby.com

== REQUIREMENTS:

Shattered has been tested on Mac, Windows XP and Linux. It requires a video card that can do 3d acceleration. If you'd like to use the shaders you'll probably need support for them as well.

== INSTALL:

sudo gem install shattered

Note: You can then test your installation with: shattered test

FAQs

Package last updated on 25 Jul 2009

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc